As of Firefox 124, I intend to turn off support for DOMRequest. This API is
non-standard and was never implemented by any other browser.

DOMRequest is a Promise-like interface that was implemented before Promises
existed. DOMRequest was used by a lot of APIs in Firefox OS.

Now that all APIs that returned a DOMRequest object have either been removed
or updated to return Promises instead, we can remove this non-standard
interface.

Bug: 1880615 <https://bugzilla.mozilla.org/show_bug.cgi?id=1880615>
Specification: Does not exist
Preference: dom.domrequest.enabled

-- 
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/9fcee3af-d2e7-47cf-9a95-8e880a25f0bbn%40mozilla.org.

Reply via email to