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

Issue 1323453005: Modifies V8WrapperInstantiationScope::SecurityCheck to only call BindingSecurity::shouldAllowAccess… (Closed)

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

Description

Modifies V8WrapperInstantiationScope::SecurityCheck to only call BindingSecurity::shouldAllowAccessToFrame if m_context's world is the main world. BUG=529667 Committed: https://crrev.com/6daf0cab15080f3bc7bca63382cb9c28825cd54a git-svn-id: svn://svn.chromium.org/blink/trunk@201987 bbb929c8-8fbe-4397-9dbb-9b2b20218538

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed haraken@'s comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M Source/bindings/core/v8/V8DOMWrapper.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/core/v8/V8DOMWrapper.cpp View 1 1 chunk +12 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
epertoso
5 years, 3 months ago (2015-09-09 14:49:53 UTC) #2
jochen (gone - plz use gerrit)
lgtm
5 years, 3 months ago (2015-09-09 14:50:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323453005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323453005/1
5 years, 3 months ago (2015-09-09 14:55:19 UTC) #5
haraken
LGTM https://codereview.chromium.org/1323453005/diff/1/Source/bindings/core/v8/V8DOMWrapper.cpp File Source/bindings/core/v8/V8DOMWrapper.cpp (right): https://codereview.chromium.org/1323453005/diff/1/Source/bindings/core/v8/V8DOMWrapper.cpp#newcode133 Source/bindings/core/v8/V8DOMWrapper.cpp:133: void V8WrapperInstantiationScope::SecurityCheck(v8::Isolate* isolate, v8::Local<v8::Context> contextForWrapper) SecurityCheck => securityCheck ...
5 years, 3 months ago (2015-09-09 15:41:43 UTC) #7
epertoso
https://codereview.chromium.org/1323453005/diff/1/Source/bindings/core/v8/V8DOMWrapper.cpp File Source/bindings/core/v8/V8DOMWrapper.cpp (right): https://codereview.chromium.org/1323453005/diff/1/Source/bindings/core/v8/V8DOMWrapper.cpp#newcode133 Source/bindings/core/v8/V8DOMWrapper.cpp:133: void V8WrapperInstantiationScope::SecurityCheck(v8::Isolate* isolate, v8::Local<v8::Context> contextForWrapper) On 2015/09/09 at 15:41:43, ...
5 years, 3 months ago (2015-09-09 15:52:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323453005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323453005/20001
5 years, 3 months ago (2015-09-09 15:52:30 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://src.chromium.org/viewvc/blink?view=rev&revision=201987
5 years, 3 months ago (2015-09-09 18:24:15 UTC) #13
haraken
BTW, would you help me understand why we need to limit the security check to ...
5 years, 3 months ago (2015-09-09 23:16:15 UTC) #14
jochen (gone - plz use gerrit)
On 2015/09/09 at 23:16:15, haraken wrote: > BTW, would you help me understand why we ...
5 years, 3 months ago (2015-09-10 07:53:04 UTC) #15
haraken
On 2015/09/10 07:53:04, jochen wrote: > On 2015/09/09 at 23:16:15, haraken wrote: > > BTW, ...
5 years, 3 months ago (2015-09-10 07:55:30 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:01:07 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6daf0cab15080f3bc7bca63382cb9c28825cd54a

Powered by Google App Engine
This is Rietveld 408576698