Closed
Bug 1420279
Opened 7 years ago
Closed 7 years ago
Fix missed nsDisplayXULImage::CreateWebRenderCommands to work with scaled image containers
Categories
(Core :: Graphics: WebRender, enhancement, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
(Whiteboard: [wr-mvp])
Attachments
(1 file)
(deleted),
patch
|
tnikkel
:
review+
|
Details | Diff | Splinter Review |
Many chrome icons are still using fallback. This was because I didn't fix nsDisplayXULImage::CreateWebRenderCommands in bug 1183378. Mea culpa.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → aosmond
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•7 years ago
|
||
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=000242f79a82862e373ca9941a859ee70f98a7b4
Attachment #8931492 -
Flags: review?(tnikkel)
Updated•7 years ago
|
Attachment #8931492 -
Flags: review?(tnikkel) → review+
Updated•7 years ago
|
Priority: -- → P1
Whiteboard: [wr-mvp]
Pushed by aosmond@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3963d73b2119
Make nsDisplayXULImage::CreateWebRenderCommands use scaled image containers more often. r=tnikkel
Pushed by aosmond@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7a366209edc1
Undo fuzzing adjusment in bug 1183378 part 3 as now resolved. r=me CLOSED TREE
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3963d73b2119
https://hg.mozilla.org/mozilla-central/rev/7a366209edc1
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•