DescriptionMake window.screen property non replaceable
Make window.screen property non replaceable for consistency with other
browsers (tested with Firefox 28 and IE11).
This CL also adds an internals.setOverrideScreenData() utility function for
Layout tests as the fast/forms/page-popup/page-popup-adjust-rect.html test
needs to be able to override the screen object.
BUG=364937
TEST=fast/dom/Window/get-set-properties.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172134
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172495
Patch Set 1 #Patch Set 2 : Clean up #Patch Set 3 : Fix clang error #
Total comments: 2
Patch Set 4 : Do not add a new Internals API #
Total comments: 3
Patch Set 5 : Fix delete statements #Patch Set 6 : Fix indentation #Patch Set 7 : Take arv's feedback into consideration #Patch Set 8 : Rebase #Messages
Total messages: 30 (0 generated)
|