[Webkit-unassigned] [Bug 61862] EventSource should support CORS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 10:14:13 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=61862


Per-Erik Brodin <per-erik.brodin at ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120316|0                           |1
        is obsolete|                            |
 Attachment #142495|                            |review?
               Flag|                            |




--- Comment #39 from Per-Erik Brodin <per-erik.brodin at ericsson.com>  2012-05-17 10:13:16 PST ---
Created an attachment (id=142495)
 --> (https://bugs.webkit.org/attachment.cgi?id=142495&action=review)
patch 6

Updated patch:
- The constructor bindings are now generated (this wasn't possible until recently)
- Added testing of the new second argument to the constructor
- addConsoleMessage now used instead of addMessage (it doesn't output a line number anymore)
- didFail is now called from ThreadableLoaderClient in case didFailAccessControlCheck is not overridden
- Fixed EventSource.h indentation

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list