Closed
Bug 1568249
Opened 7 years ago
Closed 6 years ago
Reduce the number of things that implement LegacyQueryInterface
Categories
(Core :: DOM: Bindings (WebIDL), task, P3)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
mozilla71
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file, 1 obsolete file)
We've removed LegacyQueryInterface from a bunch of things, but I think we can do more.
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Attachment #9080132 -
Attachment is obsolete: true
Updated•7 years ago
|
Attachment #9080132 -
Attachment is obsolete: false
Comment 2•7 years ago
|
||
Comment on attachment 9080132 [details]
Bug 1568249. Stop implementing JS-exposed QueryInterface on some core DOM objects. r=peterv
Revision D39085 was moved to bug 1568303. Setting attachment 9080132 [details] to obsolete.
Attachment #9080132 -
Attachment is obsolete: true
| Assignee | ||
Updated•6 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bzbarsky
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b1a2422a6fa0
Remove all the LegacyQueryInterface machinery from Web IDL. r=edgar
Comment 5•6 years ago
|
||
Backed out 2 changesets (Bug 1568883, Bug 1568249) for causing c1 failures in dom/base/test/chrome/test_cpows.xul CLOSED TREE
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=270941083&repo=autoland&lineNumber=60080
Flags: needinfo?(bzbarsky)
| Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(bzbarsky)
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cdfbf9c0a9f1
Remove all the LegacyQueryInterface machinery from Web IDL. r=edgar
Comment 7•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•