Closed
Bug 1546112
Opened 6 years ago
Closed 5 years ago
Remove the code for XMLDocument.load/async if possible
Categories
(Core :: DOM: Core & HTML, task, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
In bug 332175 and bug 1328138 we tried to unship these APIs. It is unclear still whether the unshipping will work, but if it does we should remove the code for these APIs some day.
Priority: -- → P3
Comment 1•6 years ago
|
||
Type: defect → task
Blocks: proprietary-dom
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7fedb3a6e495
Remove the code for XMLDocument.load/async; r=smaug
Assignee | ||
Comment 4•5 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f8abf0107d2
follow-up: Fix the comment in XMLDocument.webidl
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•5 years ago
|
Assignee: nobody → ehsan
Comment 7•5 years ago
|
||
bugherder |
Comment 8•5 years ago
|
||
No further documentation needed here — XMLDocument.async|load are already marked as removed as of Firefox 68.
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•