Closed
Bug 580094
Opened 14 years ago
Closed 14 years ago
Few SetInnerHTML micro optimizations
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
jst
:
review+
benjamin
:
approval2.0+
|
Details | Diff | Splinter Review |
It is easy reduce QI and Addref/Release in few cases.
The patch should help a tiny bit with https://bug404385.bugzilla.mozilla.org/attachment.cgi?id=289857
Attachment #458481 -
Flags: review?(jst)
Updated•14 years ago
|
Attachment #458481 -
Flags: review?(jst) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #458481 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #458481 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → Olli.Pettay
Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•