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

Issue 185993008: Moving DidFinishLoad from RenderView to RenderFrame. (Closed)

Created:
6 years, 9 months ago by nasko
Modified:
6 years, 9 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, miu+watch_chromium.org, site-isolation-reviews_chromium.org
Visibility:
Public.

Description

Moving DidFinishLoad from RenderView to RenderFrame. BUG=304341 R=creis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255165

Patch Set 1 #

Patch Set 2 : Fix for failing SitePerProcessNavigation test. #

Total comments: 4

Patch Set 3 : Fixes based on Charlie's review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -46 lines) Patch
M content/browser/web_contents/web_contents_impl.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 2 chunks +11 lines, -7 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/frame_messages.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 1 chunk +19 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M content/test/test_web_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/test_web_contents.cc View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
nasko
Hey Charlie, Can you review this CL for me? It moves the DidFinishLoad IPC from ...
6 years, 9 months ago (2014-03-05 18:36:09 UTC) #1
Charlie Reis
Great. LGTM with one question below. https://codereview.chromium.org/185993008/diff/40001/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/185993008/diff/40001/content/browser/web_contents/web_contents_impl.cc#newcode2269 content/browser/web_contents/web_contents_impl.cc:2269: rfh->render_view_host() != GetRenderViewHost()) ...
6 years, 9 months ago (2014-03-05 18:50:25 UTC) #2
nasko
https://codereview.chromium.org/185993008/diff/40001/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/185993008/diff/40001/content/browser/web_contents/web_contents_impl.cc#newcode2269 content/browser/web_contents/web_contents_impl.cc:2269: rfh->render_view_host() != GetRenderViewHost()) { On 2014/03/05 18:50:26, Charlie Reis ...
6 years, 9 months ago (2014-03-05 19:00:46 UTC) #3
nasko
The CQ bit was checked by nasko@chromium.org
6 years, 9 months ago (2014-03-05 19:01:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/185993008/80001
6 years, 9 months ago (2014-03-05 19:01:25 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 20:30:54 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275536
6 years, 9 months ago (2014-03-05 20:30:55 UTC) #7
nasko
The CQ bit was checked by nasko@chromium.org
6 years, 9 months ago (2014-03-05 21:03:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/185993008/80001
6 years, 9 months ago (2014-03-05 21:05:18 UTC) #9
nasko
6 years, 9 months ago (2014-03-05 22:20:55 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 manually as r255165 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698