Closed
Bug 1385182
Opened 8 years ago
Closed 8 years ago
Try to avoid dynamic allocations for most arrays created inside nsDisplayList::Sort()
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
1.18 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Rationale in bug 1376063 comment 2.
Attachment #8891193 -
Flags: review?(mstange)
Comment 2•8 years ago
|
||
Comment on attachment 8891193 [details] [diff] [review]
Try to avoid dynamic allocations for most arrays created inside nsDisplayList::Sort()
Review of attachment 8891193 [details] [diff] [review]:
-----------------------------------------------------------------
Seems good
Attachment #8891193 -
Flags: review?(mstange) → review+
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/59323293f48b
Try to avoid dynamic allocations for most arrays created inside nsDisplayList::Sort(); r=mstange
![]() |
||
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•7 years ago
|
Assignee: nobody → ehsan
You need to log in
before you can comment on or make changes to this bug.
Description
•