[Webkit-unassigned] [Bug 99582] Bind isolatedWorldSecurityOrigin to world

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 09:37:00 PDT 2012


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





--- Comment #4 from Dan Carney <dcarney at google.com>  2012-10-17 09:37:52 PST ---
(In reply to comment #2)
> (From update of attachment 169153 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=169153&action=review
> 
> This has the effect of making the security origin for isolated worlds global rather than per-frame.  That seems like what the embedder would want.
> 
> I presume the next step is to store this information in DOMWrapperWorld directly rather than using a hash map.

Unfortunately, there is a mismatch between the lifetimes of the object, so this may have to stay as a hashmap for now.

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