Chromium Code Reviews
Description[DoNotCheckSecurity=Getter] => [DoNotCheckSecurity]
[DoNotCheckSecurity=Getter] is used only one place (Window.opener), and can be eliminated, as the Setter is custom, and checks security there (V8WindowCustom.cpp).
Note that this makes the access control list misleading.
[DoNotCheckSecurity=Setter] is only used one place (Location.href), but this is a real exception, so we have to keep it.
Adding a comment to explain why (changes page, so ok to set).
Updated docs:
https://sites.google.com/a/chromium.org/dev/blink/webidl/blink-idl-extended-attributes#TOC-DoNotCheckSecurity-m-a-
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162355
Patch Set 1 #Patch Set 2 : Comment #Patch Set 3 : Python #
Messages
Total messages: 18 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||