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

> Also, XMLDocument.load() is finally being removed from Firefox in bug 332175 😁.

Note that that bug was wontfix until @ExE-Boss just reopened it. Going from that to "is being  removed" is ... a bit of  a stretch.

Anyway, extensions that might have used XMLDocument.load are not necesarily gone, since webextensions can use it (just like websites).  

That said, I just checked our telemetry data for use of XMLDocument.load in Firefox 62 beta and it's at about 300k uses out of 10e9 pageloads, so fairly rare at this point.  See <https://telemetry.mozilla.org/new-pipeline/dist.html#!cumulative=0&end_date=2018-08-30&include_spill=0&keys=__none__!__none__!__none__&max_channel_version=beta%252F62&measure=USE_COUNTER2_DEPRECATED_UseOfDOM3LoadMethod_PAGE&min_channel_version=null&processType=*&product=Firefox&sanitize=1&sort_keys=submissions&start_date=2018-06-21&table=0&trim=1&use_submission_date=0>

-- 
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-423033534

Received on Thursday, 20 September 2018 04:06:48 UTC