[webkit-reviews] review denied: [Bug 36847] Add new worker-specific tests for the async DB : [Attachment 69424] patch #1: access the same DB in workers and the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 23:32:07 PDT 2010


David Levin <levin at chromium.org> has denied Dumitru Daniliuc
<dumi at chromium.org>'s request for review:
Bug 36847: Add new worker-specific tests for the async DB
https://bugs.webkit.org/show_bug.cgi?id=36847

Attachment 69424: patch #1: access the same DB in workers and the page
https://bugs.webkit.org/attachment.cgi?id=69424&action=review

------- Additional Comments from David Levin <levin at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=69424&action=review

>
LayoutTests/fast/workers/storage/use-same-database-in-page-and-workers.html:49
> +		   log("Unexpected worker message: " + event.data);

It seems like it would be better if it didn't have to time out on failure.


More information about the webkit-reviews mailing list