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

Issue 2757003002: Untyped intranet URL check should examine the start and end of a redirect chain. (Closed)

Created:
3 years, 9 months ago by Peter Kasting
Modified:
3 years, 9 months ago
Reviewers:
sdefresne
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Untyped intranet URL check should examine the start and end of a redirect chain. Previously, we only looked at the start of the chain, but it's also important to look at the end, since it's possible for a non-intranet URL to redirect to an intranet URL, and we need to mark that as a "known host" as well. This prevents subsequent edits to that intranet URL from unexpectedly searching rather than navigating. BUG=701091 TEST=none Review-Url: https://codereview.chromium.org/2757003002 Cr-Commit-Position: refs/heads/master@{#458184} Committed: https://chromium.googlesource.com/chromium/src/+/3b149b2d2e71280dc70df934427df29e9ee25169

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -31 lines) Patch
M components/history/core/browser/history_backend.h View 1 chunk +4 lines, -1 line 0 comments Download
M components/history/core/browser/history_backend.cc View 2 chunks +20 lines, -15 lines 0 comments Download
M components/history/core/browser/history_service_unittest.cc View 4 chunks +47 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (8 generated)
Peter Kasting
3 years, 9 months ago (2017-03-17 20:27:40 UTC) #2
sdefresne
lgtm
3 years, 9 months ago (2017-03-20 14:11:19 UTC) #7
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/2757003002/1
3 years, 9 months ago (2017-03-20 20:07:39 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 21:12:48 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3b149b2d2e71280dc70df934427d...

Powered by Google App Engine
This is Rietveld 408576698