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

Issue 2376643002: Clean up NavigationControllerImpl::IsURLInPageNavigation (Closed)

Created:
4 years, 2 months ago by Yeol Park
Modified:
4 years, 2 months ago
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up NavigationControllerImpl::IsURLInPageNavigation IsURLInPageNavigation was incorrectly being called twice. This led to duplicate attempts to try to kill the renderer process when it failed, and it ran in slightly different states each time. This CL ensures we only call it once in the correct state. BUG=618104 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/1b0f797b91e108f96e75fc668a12b194b30b640e Cr-Commit-Position: refs/heads/master@{#421557}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Clean up NavigationControllerImpl::IsURLInPageNavigation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/frame_host/navigation_controller_impl.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (17 generated)
Yeol Park
PTAL
4 years, 2 months ago (2016-09-27 14:28:50 UTC) #9
Avi (use Gerrit)
Charlie, this looks reasonable to me. WDYT?
4 years, 2 months ago (2016-09-27 15:29:42 UTC) #11
Charlie Reis
Thanks-- this looks good. A few style corrections (which git cl format can handle), and ...
4 years, 2 months ago (2016-09-27 18:51:43 UTC) #12
Yeol Park
Patch set update for Style nit. used to 'git cl format' PTAL
4 years, 2 months ago (2016-09-28 02:05:07 UTC) #13
Charlie Reis
Thanks, LGTM. I'll run try jobs for it and I'll land it tomorrow if they ...
4 years, 2 months ago (2016-09-28 03:48:40 UTC) #14
zino
looks good but should update CL description. As per the chromium style guide, each line ...
4 years, 2 months ago (2016-09-28 14:50:47 UTC) #19
Charlie Reis
On 2016/09/28 14:50:47, zino wrote: > looks good but should update CL description. > As ...
4 years, 2 months ago (2016-09-28 17:22:41 UTC) #21
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/2376643002/20001
4 years, 2 months ago (2016-09-28 17:23:22 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-28 17:28:56 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 17:31:42 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1b0f797b91e108f96e75fc668a12b194b30b640e
Cr-Commit-Position: refs/heads/master@{#421557}

Powered by Google App Engine
This is Rietveld 408576698