Closed
Bug 1771929
Opened 3 years ago
Closed 3 years ago
Add methods to create shallow copies of nsDisplayList and nsDisplayListSet
Categories
(Core :: Web Painting, enhancement, P3)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
103 Branch
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | fixed |
People
(Reporter: mikokm, Assigned: mikokm)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
This is needed so that we can store a copy of them for later.
| Assignee | ||
Comment 1•3 years ago
|
||
Also adds nsDisplayListSet::IsEmpty() and moves the list pointers in an array.
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e09e890938a5
Add methods to copy nsDisplayList and nsDisplayListSet r=tnikkel
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•