[webkit-reviews] review granted: [Bug 66340] REGRESSION (r89086): All worker xhr requests trigger preflight requests. : [Attachment 104709] Test for preflight for simple request from web workers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 13:10:24 PDT 2011


Darin Adler <darin at apple.com> has granted David Levin <levin at chromium.org>'s
request for review:
Bug 66340: REGRESSION (r89086): All worker xhr requests trigger preflight
requests.
https://bugs.webkit.org/show_bug.cgi?id=66340

Attachment 104709: Test for preflight for simple request from web workers.
https://bugs.webkit.org/attachment.cgi?id=104709&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=104709&action=review


>
LayoutTests/http/tests/xmlhttprequest/workers/resources/access-control-basic-ge
t-fail-non-simple-test.js:19
> +worker.onmessage = function(evt)

Why eve instead of event?


More information about the webkit-reviews mailing list