[Webkit-unassigned] [Bug 74647] New: [chromium] Switching from accelerated to non-accelerated compositing too soon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 13:34:17 PST 2011


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

           Summary: [chromium] Switching from accelerated to
                    non-accelerated compositing too soon
           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: shawnsingh at chromium.org
                CC: vangelis at chromium.org, nduca at chromium.org


To reproduce:

1. open chromium on some page that does not trigger accelerated compositing
2. navigate to Poster Circle.
3. press the "back button"
4. I'm using debug mode, which might be slower and therefore reproduces more clearly.

There will be a few frames where the CSS transforms look flattened before actually navigating back.  This indicates that accelerated compositing got turned off, while the CSS animation was still rendering several more frames.

-- 
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