Closed
Bug 1688004
Opened 4 years ago
Closed 4 years ago
Fix top layer image painting in the browser chrome.
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•4 years ago
|
Component: General → Web Painting
Flags: needinfo?(emilio)
Product: Firefox → Core
Assignee | ||
Comment 1•4 years ago
|
||
This will allow the browser chrome to use <dialog>
etc, see
bug 1685313.
Tweak the check to support scrolling="false" on reftests, so that we can
test this.
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62050554681e
Build top layer items for XUL documents that don't have scrollframes. r=miko
Comment 3•4 years ago
|
||
Backed outfor causing failure on test_disable_scroll_frame_plain.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/4872fa27a5a404abf3fc339ca5d32bd0a207afff
Failure log: https://treeherder.mozilla.org/logviewer?job_id=327520981&repo=autoland&lineNumber=3057
https://treeherder.mozilla.org/logviewer?job_id=327521257&repo=autoland&lineNumber=4315
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/117ca32934e0
Build top layer items for XUL documents that don't have scrollframes. r=miko
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•