Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(180)

Issue 891633003: make window interceptors AllCanRead (Closed)

Created:
5 years, 10 months ago by dcarney
Modified:
5 years, 10 months ago
CC:
arv+blink, blink-reviews, blink-reviews-bindings_chromium.org, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

make window interceptors AllCanRead R=haraken@chromium.org, jochen@chromium.org BUG=404300

Patch Set 1 #

Patch Set 2 : rebase tests #

Patch Set 3 : fix formatting #

Patch Set 4 : idl test #

Patch Set 5 : test from issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -86 lines) Patch
M LayoutTests/http/tests/security/document-all-expected.txt View 1 1 chunk +2 lines, -1 line 0 comments Download
A LayoutTests/http/tests/security/resources/doc-with-iframe.html View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/security/window-named-proto-expected.txt View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/http/tests/security/xss-DENIED-window-index-assign-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/security/xss-DENIED-window-name-navigator.html View 1 1 chunk +19 lines, -1 line 0 comments Download
M LayoutTests/http/tests/security/xss-DENIED-window-name-navigator-expected.txt View 1 1 chunk +6 lines, -2 lines 0 comments Download
A LayoutTests/http/tests/security/xss-getownproperty.html View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/security/xss-getownproperty-expected.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M Source/bindings/IDLExtendedAttributes.txt View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/core/v8/custom/V8WindowCustom.cpp View 2 chunks +20 lines, -62 lines 0 comments Download
M Source/bindings/scripts/v8_interface.py View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/templates/interface_base.cpp View 1 2 2 chunks +14 lines, -2 lines 0 comments Download
M Source/bindings/tests/idls/core/TestInterface2.idl View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface.cpp View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface2.cpp View 1 2 3 1 chunk +10 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface3.cpp View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestSpecialOperations.cpp View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.cpp View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/modules/V8TestInterface5.cpp View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M Source/core/frame/Window.idl View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (1 generated)
dcarney
ptal haraken@ please confirm the generated bindings stuff and idl stuff looks alright. note that ...
5 years, 10 months ago (2015-02-11 11:50:29 UTC) #2
haraken
I might want to see a more detailed CL description. What does [AllCanRead] imply? > ...
5 years, 10 months ago (2015-02-11 14:22:46 UTC) #3
dcarney
On 2015/02/11 14:22:46, haraken wrote: > I might want to see a more detailed CL ...
5 years, 10 months ago (2015-02-11 14:27:47 UTC) #4
haraken
On 2015/02/11 14:27:47, dcarney wrote: > On 2015/02/11 14:22:46, haraken wrote: > > I might ...
5 years, 10 months ago (2015-02-11 14:33:39 UTC) #5
dcarney
> Will the flags be used by Window only? Then you can hard-code 'Window' in ...
5 years, 10 months ago (2015-02-11 14:36:03 UTC) #6
Jens Widell
On 2015/02/11 14:36:03, dcarney wrote: > > Will the flags be used by Window only? ...
5 years, 10 months ago (2015-02-11 14:46:23 UTC) #7
dcarney
On 2015/02/11 14:46:23, Jens Widell wrote: > On 2015/02/11 14:36:03, dcarney wrote: > > > ...
5 years, 10 months ago (2015-02-11 16:52:06 UTC) #8
Jens Widell
On 2015/02/11 16:52:06, dcarney wrote: > On 2015/02/11 14:46:23, Jens Widell wrote: > > On ...
5 years, 10 months ago (2015-02-11 17:01:31 UTC) #9
dcarney
> Really? On attributes, the only effect I can find is that the attribute is ...
5 years, 10 months ago (2015-02-11 19:12:15 UTC) #10
jochen (gone - plz use gerrit)
updated to use DoNotCheckSecurity ptal
5 years, 10 months ago (2015-02-12 09:02:04 UTC) #11
haraken
On 2015/02/12 09:02:04, jochen (slow) wrote: > updated to use DoNotCheckSecurity > > ptal Did ...
5 years, 10 months ago (2015-02-12 09:05:51 UTC) #12
jochen (gone - plz use gerrit)
meh, it didn't let me upload to this issue CL is here: https://codereview.chromium.org/921683002
5 years, 10 months ago (2015-02-12 09:43:00 UTC) #13
jochen (gone - plz use gerrit)
5 years, 10 months ago (2015-02-12 09:43:09 UTC) #14
closing this one

Powered by Google App Engine
This is Rietveld 408576698