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

Issue 199633012: Merge 169602 "Add more checks to prevent crashes when accessing ..." (Closed)

Created:
6 years, 9 months ago by dcheng
Modified:
6 years, 9 months ago
Reviewers:
dcheng
CC:
blink-reviews
Visibility:
Public.

Description

Merge 169602 "Add more checks to prevent crashes when accessing ..." > Add more checks to prevent crashes when accessing name/opener properties > > Getting/setting these properties can depend on FrameLoaderClient, which > will be null if the frame containing the DOMWindow has already been > detached. > > BUG=349956, 352048 > > Review URL: https://codereview.chromium.org/203493005 TBR=dcheng@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169810

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
MM LayoutTests/fast/dom/Window/dom-access-from-closure-iframe-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
MM LayoutTests/fast/dom/Window/dom-access-from-closure-window-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
MM LayoutTests/fast/dom/Window/dom-access-from-closure-window-with-gc-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/fast/dom/Window/name-and-opener-on-detached-window.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/dom/Window/name-and-opener-on-detached-window-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/frame/DOMWindow.cpp View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcheng
6 years, 9 months ago (2014-03-23 04:03:00 UTC) #1
dcheng
6 years, 9 months ago (2014-03-23 04:04:15 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r169810.

Powered by Google App Engine
This is Rietveld 408576698