Closed
Bug 1329091
Opened 8 years ago
Closed 8 years ago
mask-position animation out-of-order
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: u459114, Assigned: u459114)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
While creating test cases for mask-position/mask-size animation, I found this regression.
https://reviewboard.mozilla.org/r/102094/diff/5#index_header
mask-position-after-finish-1b.html failed on all platforms(except linux). The position of mask layer is not updated during animation.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Attachment #8824369 -
Flags: review?(mstange)
Although paint mask on mask layer is landed in 52, we don't need to uplift this patch to 52 since image mask is going to be off after 52 move to release channel.
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8824369 [details]
Bug 1329091 - Keep mask style value to determine whether cached mask layer is corrupt.
https://reviewboard.mozilla.org/r/102888/#review103362
Hooray for tests!
Attachment #8824369 -
Flags: review?(mstange) → review+
Pushed by cku@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/253205df9e44
Keep mask style value to determine whether cached mask layer is corrupt. r=mstange
Comment 8•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•