Closed
Bug 1387353
Opened 8 years ago
Closed 7 years ago
Correct nsDisplayBackgroundImage position for WR path
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
INVALID
mozilla57
Tracking | Status | |
---|---|---|
firefox56 | --- | unaffected |
firefox57 | --- | unaffected |
People
(Reporter: ethlin, Assigned: ethlin)
References
Details
(Keywords: stale-bug)
There are many reftests have position or size problems when turning on 'layers.advanced.background-image'. That's because we should use 'ComputeSnappedImageDrawingParameters'[1] to get correct boundary. I'll fix it.
[1] https://dxr.mozilla.org/mozilla-central/rev/52285ea5e54c73d3ed824544cef2ee3f195f05e6/layout/base/nsLayoutUtils.cpp#6447
Updated•8 years ago
|
Blocks: stage-wr-nightly
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
Whiteboard: [wr-mvp]
Target Milestone: --- → mozilla57
Updated•7 years ago
|
status-firefox56:
--- → unaffected
status-firefox57:
--- → unaffected
Keywords: stale-bug
Assignee | ||
Comment 1•7 years ago
|
||
layers.advanced.background-image is default on now. I think we can close this bug for now.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Priority: P1 → --
Whiteboard: [wr-mvp]
You need to log in
before you can comment on or make changes to this bug.
Description
•