Closed
Bug 1594672
Opened 6 years ago
Closed 6 years ago
Add the "as" attribute to the HTML parser
Categories
(Core :: DOM: HTML Parser, enhancement)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file)
Use case: Being able to compare against the interned name when processing preloads.
Assignee | ||
Comment 1•6 years ago
|
||
Also makes mozilla/ImportScanner.h part of the translation process.
![]() |
||
Comment 2•6 years ago
|
||
Henri, how is it going with this bug? Can we land it now? It would be nice to land the experimental preload patch (if r+'ed on time) in bug 1594449 for 72 to be able to do some testing with it on Beta. Thanks.
Flags: needinfo?(hsivonen)
Assignee | ||
Comment 3•6 years ago
|
||
(In reply to Honza Bambas (:mayhemer) from comment #2)
Henri, how is it going with this bug? Can we land it now? It would be nice to land the experimental preload patch (if r+'ed on time) in bug 1594449 for 72 to be able to do some testing with it on Beta. Thanks.
Sorry about not landing this sooner. Landing queued now.
Flags: needinfo?(hsivonen)
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0cf4cdedf9af
Add the "as" attribute to the HTML parser. r=alchen
Comment 5•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Assignee | ||
Comment 6•6 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•