[Webkit-unassigned] [Bug 92791] New: Reduce the side-effects of animations turning off overlap testing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 14:16:50 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92791

           Summary: Reduce the side-effects of animations turning off
                    overlap testing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: bdakin at apple.com


Some pages have elements that go into and out of compositing layers when animations/transitions on unrelated elements run, because we turn off overlap testing if we see an accelerated transform animation. This unwanted switching into/out of compositing layers can cause flashing in some cases. We should try to avoid it.

One site that shows this is http://t.aol.com with an iPad user agent.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list