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

Issue 634123002: DidStopLoadingIcons should account for remote main frame. (Closed)

Created:
6 years, 2 months ago by nasko
Modified:
6 years, 2 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

DidStopLoadingIcons should account for remote main frame. BUG=399775 Committed: https://crrev.com/2411ba3706ff9a594df9ce766a5d05f8f7355294 Cr-Commit-Position: refs/heads/master@{#299318}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add a comment. #

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

Messages

Total messages: 8 (2 generated)
nasko
Hey Charlie, This is one of the little things we hit along the way when ...
6 years, 2 months ago (2014-10-07 23:38:02 UTC) #2
Charlie Reis
LGTM https://codereview.chromium.org/634123002/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://codereview.chromium.org/634123002/diff/1/content/renderer/render_view_impl.cc#newcode4177 content/renderer/render_view_impl.cc:4177: if (webview()->mainFrame()->isWebRemoteFrame()) This is probably the right thing ...
6 years, 2 months ago (2014-10-08 19:18:39 UTC) #3
nasko
https://codereview.chromium.org/634123002/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://codereview.chromium.org/634123002/diff/1/content/renderer/render_view_impl.cc#newcode4177 content/renderer/render_view_impl.cc:4177: if (webview()->mainFrame()->isWebRemoteFrame()) On 2014/10/08 19:18:38, Charlie Reis wrote: > ...
6 years, 2 months ago (2014-10-13 16:55:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/634123002/20001
6 years, 2 months ago (2014-10-13 16:56:33 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 2 months ago (2014-10-13 17:45:48 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 17:46:31 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2411ba3706ff9a594df9ce766a5d05f8f7355294
Cr-Commit-Position: refs/heads/master@{#299318}

Powered by Google App Engine
This is Rietveld 408576698