[webkit-reviews] review granted: [Bug 97738] IndexedDB: Run multiple tasks per transaction tick : [Attachment 166013] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 14:15:05 PDT 2012


Tony Chang <tony at chromium.org> has granted Joshua Bell <jsbell at chromium.org>'s
request for review:
Bug 97738: IndexedDB: Run multiple tasks per transaction tick
https://bugs.webkit.org/show_bug.cgi?id=97738

Attachment 166013: Patch
https://bugs.webkit.org/attachment.cgi?id=166013&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=166013&action=review


> Source/WebCore/ChangeLog:9
> +	   Process multiple tasks from the pending queue(s) when the timer
fires. The
> +	   task may initiate new tasks that change which queue is active (e.g.
indexing

Per times (like the time to run all the LayoutTests before/after this change)
would be nice.


More information about the webkit-reviews mailing list