[Webkit-unassigned] [Bug 89903] New: [chromium] Incremental uploads should glFlush after all upload batches, and scheduledActionDrawAndSwap shouldn't re-enter scheduledActionUpdateMoreResources
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 25 13:03:00 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89903
Summary: [chromium] Incremental uploads should glFlush after
all upload batches, and scheduledActionDrawAndSwap
shouldn't re-enter scheduledActionUpdateMoreResources
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: epenner at chromium.org
CC: nduca at chromium.org, aelias at chromium.org,
epenner at chromium.org, brianderson at chromium.org
On Android, we found that incremental uploads wouldn't trigger any flushes when the total number of uploads was less than 7 (on Clank we use 5). Also, we found that scheduledActionDrawAndSwap would end up re-entering scheduledActionUpdateMoreResources. This meant that we would never get less than 10 uploads in between rather than 5.
--
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