Closed
Bug 499636
Opened 15 years ago
Closed 7 years ago
[HTML5] Avoid hitting new/delete for stack nodes
Categories
(Core :: DOM: HTML Parser, enhancement, P4)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: hsivonen, Unassigned)
References
(Blocks 1 open bug)
Details
Make different classes for stack nodes and list of formatting element nodes. Have the arrays items be the nodes directly--not pointers. Use the memory address of the wrapped element when comparing nodes.
Reporter | ||
Updated•15 years ago
|
Severity: normal → enhancement
Reporter | ||
Updated•15 years ago
|
Priority: -- → P4
Reporter | ||
Comment 1•7 years ago
|
||
Bug 1355441 addressed this problem closely enough that it's probably not worthwhile to fix this one.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•