Closed
Bug 1358095
Opened 8 years ago
Closed 8 years ago
Remove useless interned attribute names
Categories
(Core :: DOM: HTML Parser, enhancement)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file)
We have stuff like IE5 data binding and SVG font attributes here.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8860105 -
Flags: review?(wchen)
Assignee | ||
Comment 2•8 years ago
|
||
(Not attaching a separate Java patch, because all the Java changes are visible in the m-c changeset.)
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8860105 [details]
Bug 1358095 - Remove useless interned attributes from the HTML parser.
https://reviewboard.mozilla.org/r/132118/#review138594
Attachment #8860105 -
Flags: review?(wchen) → review+
Comment hidden (mozreview-request) |
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb299d98bdc4
Remove useless interned attributes from the HTML parser. r=wchen
Assignee | ||
Comment 6•8 years ago
|
||
https://hg.mozilla.org/projects/htmlparser/rev/d3a1d8fdc4127726709fe9290b755258841b7711
Mozilla bug 1358095 - Remove useless interned attributes. r=wchen.
Comment 7•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•