[Webkit-unassigned] [Bug 36356] Add method to WebSecurityPolicy for invoking SecurityOrigin::canAccess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 09:33:16 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fishd at chromium.org




--- Comment #5 from Adam Barth <abarth at webkit.org>  2010-03-19 09:33:16 PST ---
Looks reasonable to me, but we need fishd's sign-off on WebKit API changes.

One question, why

+ WEBKIT_API bool canAccess(const WebSecurityOrigin*) const;

instead of

+ WEBKIT_API bool canAccess(const WebSecurityOrigin&) const;

?

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