[webkit-reviews] review requested: [Bug 61862] EventSource should support CORS : [Attachment 105060] patch 3

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 asked  for review:
Bug 61862: EventSource should support CORS
https://bugs.webkit.org/show_bug.cgi?id=61862

Attachment 105060: patch 3
https://bugs.webkit.org/attachment.cgi?id=105060&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