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

Issue 2561453002: Remove null Document check from RenderFrameImpl::OnMessageReceived (Closed)

Created:
4 years ago by kenrb
Modified:
4 years ago
Reviewers:
nasko
CC:
chromium-reviews, nasko+codewatch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove null Document check from RenderFrameImpl::OnMessageReceived This check is obsolete, there should no longer be any case where the Document is null at this point. BUG=671786 Committed: https://crrev.com/6241c26f033f7c7e691c76f4c885c96387e81932 Cr-Commit-Position: refs/heads/master@{#437284}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix for real this time #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -7 lines) Patch
M content/renderer/render_frame_impl.cc View 1 1 chunk +3 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
kenrb
Nasko: PTAL?
4 years ago (2016-12-07 00:22:54 UTC) #6
nasko
https://codereview.chromium.org/2561453002/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (left): https://codereview.chromium.org/2561453002/diff/1/content/renderer/render_frame_impl.cc#oldcode1486 content/renderer/render_frame_impl.cc:1486: GetContentClient()->SetActiveURL(frame_->document().url()); We shouldn't be losing the call to SetActiveURL, ...
4 years ago (2016-12-07 00:25:13 UTC) #7
kenrb
https://codereview.chromium.org/2561453002/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (left): https://codereview.chromium.org/2561453002/diff/1/content/renderer/render_frame_impl.cc#oldcode1486 content/renderer/render_frame_impl.cc:1486: GetContentClient()->SetActiveURL(frame_->document().url()); On 2016/12/07 00:25:13, nasko (very slow til Dec ...
4 years ago (2016-12-07 00:33:59 UTC) #10
nasko
LGTM
4 years ago (2016-12-08 17:01:00 UTC) #13
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/2561453002/20001
4 years ago (2016-12-08 17:02:14 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-08 18:12:25 UTC) #17
commit-bot: I haz the power
4 years ago (2016-12-08 18:14:03 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6241c26f033f7c7e691c76f4c885c96387e81932
Cr-Commit-Position: refs/heads/master@{#437284}

Powered by Google App Engine
This is Rietveld 408576698