Closed
Bug 1585818
Opened 6 years ago
Closed 6 years ago
MayNeedToLoadXBLBinding shouldn't need to check for object or embed anymore.
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
I don't think we ever attach bindings to these.
| Assignee | ||
Comment 1•6 years ago
|
||
They no longer load bindings since quite a while ago.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff9b6e41dabc
Don't check for <html:object> or <html:embed> in MayNeedXBLBinding. r=bzbarsky
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•