[Webkit-unassigned] [Bug 34296] Provide a way for WebKit clients to specify a more granular policy for cross-origin frame access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 14:34:49 PST 2010


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





--- Comment #11 from Darin Adler <darin at apple.com>  2010-03-03 14:34:49 PST ---
(From update of attachment 49934)
Chromium build failure:

src/WebSecurityPolicy.cpp: In static member function ‘static void
WebKit::WebSecurityPolicy::whiteListAccessFromOrigin(const WebKit::WebURL&,
const WebKit::WebString&, const WebKit::WebString&, bool)’:
src/WebSecurityPolicy.cpp:64: error: ‘whiteListAccessFromOrigin’ is not a
member of ‘WebCore::SecurityOrigin’
src/WebSecurityPolicy.cpp: In static member function ‘static void
WebKit::WebSecurityPolicy::resetOriginAccessWhiteLists()’:
src/WebSecurityPolicy.cpp:71: error: ‘resetOriginAccessWhiteLists’ is not a
member of ‘WebCore::SecurityOrigin’

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