Open
Bug 796697
Opened 12 years ago
Updated 2 years ago
Implement empty transactions for opacity-only changes (when possible)
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: cjones, Unassigned)
References
Details
(Whiteboard: [tech-p2])
Followup to bug 790505. The best way to do is probably to reuse the ShouldPrerender() logic for nsDisplayOpacity, then implement an analogous nsIFrame::TryUpdateOpacityOnly().
Reporter | ||
Updated•12 years ago
|
Blocks: b2g-v-next
Reporter | ||
Comment 1•12 years ago
|
||
Need to check, but may needed for competitive parity and optimizes important content use case, e.g. in b2g homescreen.
Whiteboard: [tech-p2]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•