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

Issue 2415173002: Fix regression where navigating to debug URLs didn't update the omnibox. (Closed)

Created:
4 years, 2 months ago by jam
Modified:
4 years, 2 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix regression where navigating to debug URLs didn't update the omnibox. The regression test also exposed that this was broken with PlzNavigate, so fix that as well by not discarding pending entries when encountering navigation errors for debug URLs. This regressed in r422302. BUG=655109 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/0b18f8385af6097264889f6e368bbd3b31c11b09 Cr-Commit-Position: refs/heads/master@{#425415}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix for PlzNavigate #

Patch Set 3 : remove redundant check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M chrome/browser/crash_recovery_browsertest.cc View 3 chunks +9 lines, -4 lines 0 comments Download
M content/browser/frame_host/navigator_impl.cc View 1 2 2 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 26 (20 generated)
jam
https://codereview.chromium.org/2415173002/diff/1/content/browser/frame_host/navigator_impl.cc File content/browser/frame_host/navigator_impl.cc (right): https://codereview.chromium.org/2415173002/diff/1/content/browser/frame_host/navigator_impl.cc#newcode426 content/browser/frame_host/navigator_impl.cc:426: dest_url.SchemeIs(url::kJavaScriptScheme)) { I made this change while changing another ...
4 years, 2 months ago (2016-10-13 20:27:52 UTC) #11
Charlie Reis
Ok, LGTM. (I'm conflicted about the behavior, but I can understand the argument for it. ...
4 years, 2 months ago (2016-10-14 18:28:52 UTC) #17
jam
On 2016/10/14 18:28:52, Charlie Reis (Away till 10-14) wrote: > Ok, LGTM. (I'm conflicted about ...
4 years, 2 months ago (2016-10-14 19:02:17 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/2415173002/40001
4 years, 2 months ago (2016-10-14 19:02:22 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-14 19:08:34 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 19:11:51 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0b18f8385af6097264889f6e368bbd3b31c11b09
Cr-Commit-Position: refs/heads/master@{#425415}

Powered by Google App Engine
This is Rietveld 408576698