[webkit-reviews] review canceled: [Bug 61862] EventSource should support CORS : [Attachment 104203] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 13:45:44 PDT 2011


Per-Erik Brodin <per-erik.brodin at ericsson.com> has canceled Per-Erik Brodin
<per-erik.brodin at ericsson.com>'s request for review:
Bug 61862: EventSource should support CORS
https://bugs.webkit.org/show_bug.cgi?id=61862

Attachment 104203: updated patch
https://bugs.webkit.org/attachment.cgi?id=104203&action=review

------- Additional Comments from Per-Erik Brodin <per-erik.brodin at ericsson.com>
Fixed an issue with the test (the idea was to make EventSource reconnect to
test that the Last-Event-ID header doesn't trigger a preflight but a new
EventSource was created instead and the test passed anyway due to incorrect
logic).


More information about the webkit-reviews mailing list