[Webkit-unassigned] [Bug 17331] Change postMessage/MessageEvent to match HTML5 wrt. exposing origin vs. domain/uri
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 17 11:45:43 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=17331
collinj-webkit at collinjackson.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20562|0 |1
is obsolete| |
Attachment #20631| |review?
Flag| |
------- Comment #35 from collinj-webkit at collinjackson.com 2008-04-17 11:45 PDT -------
Created an attachment (id=20631)
--> (http://bugs.webkit.org/attachment.cgi?id=20631&action=view)
Updated patch to address aroben's comments
Restored deprecated "domain" API to WebSecurityOrigin.mm
Renamed "origin" argument to "targetOrigin" in DOMWindow and JSDOMWindowCustom
There aren't any changes required for DumpRenderTree/win because it doesn't
implement setDatabaseQuota. (It probably should... do we have a bug for that?)
Bitrot fixes:
Updated the new SecurityOrigin constructors to handle the new ThreadSafeShared
behavior in r31971.
The addMessageToConsole method disappeared in r31951, changed to call
Console::addMessage
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list