Chromium Code Reviews
DescriptionIntroduce WebSecurityPolicy for security related methods.
Move security related methods out of WebKit.h into its own class WebSecurityPolicy. This involves these functions:
- registerURLSchemeAsLocal
- registerURLSchemeAsNoAccess
- whiteListAccessFromOrigin
- resetOriginAccessWhiteLists
BUG=24601
TEST=Compiled locally, try bot'ed.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29639
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29758
Patch Set 1 : Introduce WebSecurityPolicy #
Total comments: 7
Patch Set 2 : Make it into a class with static methods. #
Total comments: 2
Patch Set 3 : Fix my errors #
Total comments: 8
Patch Set 4 : Do the nits! #
Total comments: 1
Patch Set 5 : Fix the white space issue #Patch Set 6 : rebase #Patch Set 7 : socket needs weburl import #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||