[webkit-reviews] review requested: [Bug 28959] Enable SHARED_WORKERS by default : [Attachment 39100] Updated patch with test fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 17:03:22 PDT 2009


Andrew Wilson <atwilson at chromium.org> has asked  for review:
Bug 28959: Enable SHARED_WORKERS by default
https://bugs.webkit.org/show_bug.cgi?id=28959

Attachment 39100: Updated patch with test fix
https://bugs.webkit.org/attachment.cgi?id=39100&action=review

------- Additional Comments from Andrew Wilson <atwilson at chromium.org>
When I merged with the latest tip-of-tree one more test started failing
(apparently unhandled SharedWorker exceptions weren't being propagated to the
console before, but they are now).

This exposed a bug in one of the tests, which I fixed, and also necessitated
updating the test expectations.


More information about the webkit-reviews mailing list