Closed Bug 1313628 Opened 8 years ago Closed 8 years ago

Non-stop repainting of transform animation after CSS positioned mask enabled

Categories

(Core :: Layout, defect)

51 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1234485
Tracking Status
firefox49 --- unaffected
firefox50 --- unaffected
firefox51 --- wontfix

People

(Reporter: epinal99-bugzilla2, Unassigned)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1313332 +++

Steps to reproduce:

1) about:config > nglayout.debug.paint_flashing = true
2) Visit https://cityecho.ca/rentopedia and check the red radar spinner

Actual results:
Non-stop repainting of the rectangle layer containing the radar spinner.

Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=906c1f635c43ca24c685c7d1343d58eb0e4b0baf&tochange=bb8f2e88d99176437cdee6f4d50e6c5cd6a91f60

Astley Chen — Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium


Is this non-stop repainting expected?
Blocks: 1294660
Flags: needinfo?(aschen)
Keywords: css3regression
Yes, it's expected behavior. All OMTA in a masked box are disable.
Bug 1234485 is filed to improve this symptom, please refer to bug 1234485 comment 20. I am active working on it.
(In reply to C.J. Ku[:cjku](UTC+8) from comment #1)
> Yes, it's expected behavior. All OMTA in a masked box are disable.
> Bug 1234485 is filed to improve this symptom, please refer to bug 1234485
> comment 20. I am active working on it.

As CJ's reply, it's a known issue and being actively worked by CJ now.
Let's track the status on bug 1234485.
Thanks.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(aschen)
Resolution: --- → DUPLICATE
By apply the patches in bug 1234485, OMTA works normally.
Left hand side the original way, using basic layer manager, paint masked elements indirectly. FPS is jumpy, 45 in average. Right hand side paint mask onto mask layer, FPS is constant 60.
mask-image was enabled on nightly & aurora only, so this issue would be gone when 51 turns to beta. Will not uplift fix in bug 1234485 to 51.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: