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

Issue 2042743002: Sandbox detached iframes a bit more (Closed)

Created:
4 years, 6 months ago by jochen (gone - plz use gerrit)
Modified:
4 years, 6 months ago
Reviewers:
haraken, Yuki
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sandbox detached iframes a bit more Disallow cross-origin wrapper creation from them BUG=616225 R=haraken@chromium.org Committed: https://crrev.com/c0f67c5511dacb91d9484a737e162c02d9f53269 Cr-Commit-Position: refs/heads/master@{#398260}

Patch Set 1 #

Patch Set 2 : updates #

Patch Set 3 : updates #

Patch Set 4 : updates #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M third_party/WebKit/Source/bindings/core/v8/V8DOMWrapper.cpp View 1 2 2 chunks +15 lines, -1 line 1 comment Download

Messages

Total messages: 15 (4 generated)
jochen (gone - plz use gerrit)
4 years, 6 months ago (2016-06-06 07:39:38 UTC) #1
haraken
LGTM to try. When I tried to forbid wrapper creations on all detached iframes, it ...
4 years, 6 months ago (2016-06-06 07:46:25 UTC) #2
jochen (gone - plz use gerrit)
On 2016/06/06 at 07:46:25, haraken wrote: > LGTM to try. When I tried to forbid ...
4 years, 6 months ago (2016-06-06 07:58:20 UTC) #3
jochen (gone - plz use gerrit)
On 2016/06/06 at 07:58:20, jochen wrote: > On 2016/06/06 at 07:46:25, haraken wrote: > > ...
4 years, 6 months ago (2016-06-07 08:40:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2042743002/60001
4 years, 6 months ago (2016-06-07 08:40:39 UTC) #7
haraken
+yukishiino: Do you know if wrapper creation (and other DOM operation) should be allowed on ...
4 years, 6 months ago (2016-06-07 08:46:09 UTC) #9
jochen (gone - plz use gerrit)
On 2016/06/07 at 08:46:09, haraken wrote: > +yukishiino: Do you know if wrapper creation (and ...
4 years, 6 months ago (2016-06-07 08:47:05 UTC) #10
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2042743002/diff/60001/third_party/WebKit/Source/bindings/core/v8/V8DOMWrapper.cpp File third_party/WebKit/Source/bindings/core/v8/V8DOMWrapper.cpp (right): https://codereview.chromium.org/2042743002/diff/60001/third_party/WebKit/Source/bindings/core/v8/V8DOMWrapper.cpp#newcode116 third_party/WebKit/Source/bindings/core/v8/V8DOMWrapper.cpp:116: if (callingWindow->document()->getSecurityOrigin()->canAccessCheckSuborigins(targetWindow->document()->getSecurityOrigin())) here ^^^
4 years, 6 months ago (2016-06-07 08:47:39 UTC) #11
Yuki
On 2016/06/07 08:46:09, haraken wrote: > +yukishiino: Do you know if wrapper creation (and other ...
4 years, 6 months ago (2016-06-07 08:56:31 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-07 09:46:28 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 09:48:30 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c0f67c5511dacb91d9484a737e162c02d9f53269
Cr-Commit-Position: refs/heads/master@{#398260}

Powered by Google App Engine
This is Rietveld 408576698