Closed
Bug 1956128
Opened 5 months ago
Closed 3 months ago
Clean up AddCanvasBackgroundColorItem callers.
Categories
(Core :: Web Painting, enhancement)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
141 Branch
Tracking | Status | |
---|---|---|
firefox141 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
Follow-up to bug 1955697
Assignee | ||
Comment 1•5 months ago
|
||
We don't need it for CSS pages because nsPrintedSheetFrame already has
an opaque backgreound1.
The nsSubDocumentFrame was very complicated, but I think the refactoring
shouldn't change behavior.
In any case this is technically not needed for the blocked bug so
splitting apart.
Updated•5 months ago
|
Whiteboard: [viewtransitions:triage]
Updated•5 months ago
|
Whiteboard: [viewtransitions:triage]
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e5f2e7786e45
Clean up AddCanvasBackgroundColorItem callers. r=dshin
Comment 3•3 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•