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

Issue 2605613002: LocalDOMWindow::reset doesn't need to notify contextDestroyed() (Closed)

Created:
3 years, 12 months ago by haraken
Modified:
3 years, 11 months ago
Reviewers:
dcheng
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

LocalDOMWindow::reset doesn't need to notify contextDestroyed() contextDestroyed() should have already been called at Document::shutdown(). This CL adds a DCHECK to verify that contextDestroyed() has been already called and remove notifyContextDestroyed. BUG=610176 Committed: https://crrev.com/2c0c11f1d846c6c4207aba6a997dc323f5bb77f5 Cr-Commit-Position: refs/heads/master@{#440731}

Patch Set 1 #

Patch Set 2 : temp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp View 1 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
haraken
PTAL (PS1 added a CHECK (instead of a DCHECK) and confirmed that all tests pass.)
3 years, 12 months ago (2016-12-26 11:08:58 UTC) #7
dcheng
LGTM
3 years, 12 months ago (2016-12-27 04:28:12 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2605613002/20001
3 years, 12 months ago (2016-12-27 04:28:55 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 12 months ago (2016-12-27 04:35:34 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:45:30 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2c0c11f1d846c6c4207aba6a997dc323f5bb77f5
Cr-Commit-Position: refs/heads/master@{#440731}

Powered by Google App Engine
This is Rietveld 408576698