On 4/19/16 3:53 AM, Florin Mezei wrote:
Sounds like this may cause WebCompatibility issues?

In theory, yes. We've tried to mitigate to some extent by making these [Unscopable], which should prevent issues from bareword usage in event handler attributes, at least.

But if some library defines methods with these names on nodes, there could be problems.

How worried are we about this?

Mildly but not desperately.

Can we mitigate this through testing?

Hard to say.

We could try to mitigate through searching web content for the relevant method names, but I believe that was already done when writing the spec. I could be wrong, of course....

Past that, I'm not sure how to design a test plan that would catch issues, if any, here. :(

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to