Closed
Bug 1536778
Opened 7 years ago
Closed 7 years ago
Avoid creating nsDisplayListCollection in nsBlockFrame::BuildDisplayList() and optimize DisplayLine enter condition
Categories
(Core :: Web Painting, enhancement, P2)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: mikokm, Assigned: mikokm)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Depends on D24166
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d5b4ff544e7f
Part 1: Use aLists instead of linesDisplayListCollection r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/4c580575e563
Part 2: Optimize descending into lines r=mattwoodrow
Comment 4•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d5b4ff544e7f
https://hg.mozilla.org/mozilla-central/rev/4c580575e563
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•