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

Issue 1679383002: Revert of Don't rely on the pending NavigationEntry for location.replace. (Closed)

Created:
4 years, 10 months ago by Charlie Reis
Modified:
4 years, 10 months ago
Reviewers:
Avi (use Gerrit), nasko
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Don't rely on the pending NavigationEntry for location.replace. (patchset #6 id:100001 of https://codereview.chromium.org/1672373002/ ) Reason for revert: Causing crashes in NavigationControllerImpl::RendererDidNavigate (https://crbug.com/585499) and RenderFrameImpl::willSendRequest (https://crbug.com/585520). Will investigate before re-landing. Original issue's description: > Don't rely on the pending NavigationEntry for location.replace. > > This CL adds a should_replace_current_entry param to commit IPCs, > and it ensures the WebDataSource is accurate on browser-initiated > navigations. To keep the CL manageable, it does not yet change > same-process location.replace navigations from EXISTING_PAGE to > NEW_PAGE, though we want to do that as well. > > BUG=317872 > TEST=No behavior change. > CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation > > Committed: https://crrev.com/73c9e79d72b0781c3f22b5c61e95ba5170f4f4a1 > Cr-Commit-Position: refs/heads/master@{#374223} TBR=avi@chromium.org,nasko@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=317872 Committed: https://crrev.com/ffdffc34e54051bd2397b33b7082dfc0a9af6ea1 Cr-Commit-Position: refs/heads/master@{#374430}

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -94 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 1 2 chunks +0 lines, -19 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 1 3 chunks +5 lines, -21 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/frame_messages.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 5 chunks +19 lines, -23 lines 0 comments Download
M content/test/test_render_frame_host.h View 1 2 chunks +0 lines, -6 lines 0 comments Download
M content/test/test_render_frame_host.cc View 1 5 chunks +8 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/FlagExpectations/site-per-process View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (9 generated)
Charlie Reis
Created Revert of Don't rely on the pending NavigationEntry for location.replace.
4 years, 10 months ago (2016-02-09 19:11:51 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679383002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679383002/1
4 years, 10 months ago (2016-02-09 19:12:56 UTC) #2
commit-bot: I haz the power
Failed to commit the patch.
4 years, 10 months ago (2016-02-09 19:20:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679383002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679383002/220001
4 years, 10 months ago (2016-02-09 19:38:31 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:220001)
4 years, 10 months ago (2016-02-09 19:41:29 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-09 19:42:25 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ffdffc34e54051bd2397b33b7082dfc0a9af6ea1
Cr-Commit-Position: refs/heads/master@{#374430}

Powered by Google App Engine
This is Rietveld 408576698