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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 11:14:46 PST 2012


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


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

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




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

Updated patch:
- Changed layoutTestController to testRunner in new tests
- Removed DefaultIsUndefined from the 'Optional' extended IDL attribute since that is now the default for dictionaries
- Removed LogMessageType argument that has been removed from addConsoleMessage()
- Simplified constructor argument test
- Updated more platform specific expected results for the constructor length test
- Replaced enum with static const members to avoid style checker errors
- Removed 'int' from 'unsigned int' in method signature to avoid style checker error

-- 
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