[webkit-reviews] review requested: [Bug 40627] Limit ApplicationCache Total and Per-Origin Storage Capacity (Quotas) : [Attachment 63291] [PATCH] Part 6 - LayoutTest and Cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 19:35:49 PDT 2010


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 40627: Limit ApplicationCache Total and Per-Origin Storage Capacity
(Quotas)
https://bugs.webkit.org/show_bug.cgi?id=40627

Attachment 63291: [PATCH] Part 6 - LayoutTest and Cleanup
https://bugs.webkit.org/attachment.cgi?id=63291&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This test the behavior, which is a good thing because the async
callback, as I suspected, caused issues. The cache group was being
deleted before the callback fired. Very bad. So I removed the callback
completely.


More information about the webkit-reviews mailing list