Closed
Bug 1434306
Opened 7 years ago
Closed 7 years ago
Improve ContainerState::NewPaintedLayerData
Categories
(Core :: Web Painting, enhancement)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: mikokm, Assigned: mikokm)
Details
Attachments
(1 file)
Do not create a temporary PaintedLayerData in NewPaintedLayerData and group/reduce nsDisplayItem calls for hopefully better caching behavior.
| Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8946679 [details]
Bug 1434306 - Improve ContainerState::NewPaintedLayerData
https://reviewboard.mozilla.org/r/216660/#review222406
Attachment #8946679 -
Flags: review?(matt.woodrow) → review+
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5d85940f74de
Improve ContainerState::NewPaintedLayerData r=mattwoodrow
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•