Closed
Bug 1636731
Opened 5 years ago
Closed 5 years ago
Speed up the post-traversal a bit.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file, 1 obsolete file)
I see some dumb stuff going on in a profile for https://bug1417970.bmoattachments.org/attachment.cgi?id=8942822
Assignee | ||
Comment 1•5 years ago
|
||
I see the allocation and deallocation of the std::function show up in
profiles.
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D74551
Assignee | ||
Updated•5 years ago
|
Keywords: leave-open
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f37345716397
Use FunctionRef for animation generation enumeration. r=hiro
Comment 4•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Attachment #9147076 -
Attachment is obsolete: true
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•