Re: [whatwg/dom] Figure out what to do with XMLDocument (#278)

> I guess the main problem with that is the Firefox-only code paths. 😟 I wonder how prevalent those still are.

At first glance our use counter for XMLDocument.load says that 2-3% of page loads use the `load()` method.  I'm not sure how many of those have a fallback for when the method is not there, nor am I sure how many of those (if any) are actually due to extensions.  I'm going to try to measure the latter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/278#issuecomment-250217167

Received on Wednesday, 28 September 2016 16:16:47 UTC