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

Issue 1320513003: Merge 201139 "Use Document of callingWindow for access check in ..." (Closed)

Created:
5 years, 4 months ago by Nate Chapin
Modified:
5 years, 4 months ago
Reviewers:
Nate Chapin
CC:
blink-reviews
Visibility:
Public.

Description

Merge 201139 "Use Document of callingWindow for access check in ..." > Use Document of callingWindow for access check in isInsecureScriptAccess() > > The Document call was changed to Frame::securityContext() to make the code more > RemoteFrame-friendly. However, callingWindow is guaranteed local. Revert to > getting the SecurityOrigin via Document. > > BUG=524074 > TEST=http/tests/security/location-change-from-detached-DOMWindow.html > > Review URL: https://codereview.chromium.org/1311253005 TBR=japhet@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201159

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, --1 lines) Patch
A + LayoutTests/http/tests/security/location-change-from-detached-DOMWindow.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/http/tests/security/location-change-from-detached-DOMWindow-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/frame/DOMWindow.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nate Chapin
5 years, 4 months ago (2015-08-25 22:05:10 UTC) #1
Nate Chapin
5 years, 4 months ago (2015-08-25 22:05:34 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r201159.

Powered by Google App Engine
This is Rietveld 408576698