[Webkit-unassigned] [Bug 50064] New: [Qt] Make tiling on WebKit2 more responsive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 25 03:55:32 PST 2010


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

           Summary: [Qt] Make tiling on WebKit2 more responsive
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam.rosenthal at nokia.com


Right now the tiling implementation on Qt WebKit2 still stutters a bit.
There are several steps that could be taken to rectify:
1. reduce number of allocations/deallocations
2. Move to live textures, to avoid uploads
3. Optimize painting into update-chunks by painting with one go to adjacent tiles.

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