[Webkit-unassigned] [Bug 39496] New: Core Animation rendering should be performed on a non-main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 10:15:46 PDT 2010


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

           Summary: Core Animation rendering should be performed on a
                    non-main thread
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: simon.fraser at apple.com, cmarrin at apple.com


WebKit's Core Animation rendering all happens on the main thread currently. We could achieve much smoother animations by moving the rendering to a non-main thread, as on Mac.

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