[webkit-reviews] review denied: [Bug 36356] Add method to WebSecurityPolicy for invoking SecurityOrigin::canAccess : [Attachment 51141] Patch

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


Adam Barth <abarth at webkit.org> has denied jochen at chromium.org's request for
review:
Bug 36356: Add method to WebSecurityPolicy for invoking
SecurityOrigin::canAccess
https://bugs.webkit.org/show_bug.cgi?id=36356

Attachment 51141: Patch
https://bugs.webkit.org/attachment.cgi?id=51141&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
This isn't quite right.  We should have a canAccess method on WebSecurityOrigin
that mirrors SecuirtyOrigin::canAccess.  We might also want a
WebSecurityOrigin::createFromURL if we don't have that already.


More information about the webkit-reviews mailing list