[Webkit-unassigned] [Bug 72672] New: [chromium] Incremental texture updates are not atomic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 15:34:03 PST 2011


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

           Summary: [chromium] Incremental texture updates are not atomic
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nduca at chromium.org
                CC: jamesr at chromium.org, enne at google.com


https://bugs.webkit.org/show_bug.cgi?id=72669 disables incremental updates because they cause update artefacts.

However, this negatively affects fling performance. We need artefact free flings, and thus we need a way to update tiles without affecting the tiles we have already on the screen.

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