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

Issue 129813006: Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame (Closed)

Created:
6 years, 11 months ago by nasko
Modified:
6 years, 11 months ago
Reviewers:
jam
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

Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame BUG=304341 R=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244265

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixes based on John's review. #

Patch Set 3 : Fix layout test failures. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -112 lines) Patch
M chrome/browser/managed_mode/managed_mode_navigation_observer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_mode_navigation_observer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_manager.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_manager.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_tab_helper.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_tab_helper.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/browser/frame_host/navigator.h View 1 chunk +11 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigator_delegate.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigator_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 1 chunk +27 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 1 chunk +0 lines, -11 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 2 chunks +3 lines, -5 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 chunks +8 lines, -27 lines 0 comments Download
M content/common/frame_messages.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/public/browser/web_contents_observer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 1 chunk +18 lines, -3 lines 0 comments Download
M content/renderer/render_view_impl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl.cc View 3 chunks +16 lines, -33 lines 0 comments Download
M content/shell/renderer/test_runner/WebFrameTestProxy.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nasko
Hey John, Can you review this CL for me? It moves another navigation IPC over ...
6 years, 11 months ago (2014-01-10 05:41:12 UTC) #1
jam
lgtm https://codereview.chromium.org/129813006/diff/1/content/browser/frame_host/navigator_impl.cc File content/browser/frame_host/navigator_impl.cc (right): https://codereview.chromium.org/129813006/diff/1/content/browser/frame_host/navigator_impl.cc#newcode174 content/browser/frame_host/navigator_impl.cc:174: entry = controller_->GetEntryWithPageID(render_frame_host->GetSiteInstance(), nit: 80 chars https://codereview.chromium.org/129813006/diff/1/content/browser/web_contents/web_contents_impl.cc File ...
6 years, 11 months ago (2014-01-10 16:19:31 UTC) #2
nasko
Fixed all issues pointed out by John and layout tests failures. https://codereview.chromium.org/129813006/diff/1/content/browser/frame_host/navigator_impl.cc File content/browser/frame_host/navigator_impl.cc (right): ...
6 years, 11 months ago (2014-01-10 19:54:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/129813006/180001
6 years, 11 months ago (2014-01-10 19:58:40 UTC) #4
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=245033
6 years, 11 months ago (2014-01-10 22:14:17 UTC) #5
nasko
6 years, 11 months ago (2014-01-10 22:42:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r244265 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698