Closed
Bug 1549751
Opened 5 years ago
Closed 5 years ago
Add PaintedDisplayItem and display list iterator
Categories
(Core :: Web Painting, task, P3)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mikokm, Assigned: mikokm)
References
Details
Attachments
(3 files)
Preparatory work for bug 1529698.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mikokm
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Move ApplyOpacity(), CanApplyOpacity(), Paint() and PaintWithClip() methods to nsPaintedDisplayItem
Depends on D30224
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D30225
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/61e59c0325dd
Part 1: Add nsDisplayList::Iterator r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/69a48ceb1ecb
Part 2: Add nsPaintedDisplayItem r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/b5a3f0b9ce24
Part 3: Use nsPaintedDisplayItem in WR and FLB r=mattwoodrow
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/61e59c0325dd
https://hg.mozilla.org/mozilla-central/rev/69a48ceb1ecb
https://hg.mozilla.org/mozilla-central/rev/b5a3f0b9ce24
Status: ASSIGNED → RESOLVED
Closed: 5 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
•