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

Issue 2961093002: Omnibox UI Experiments: Implement elide-after-host experiment. (Closed)

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

Description

Omnibox UI Experiments: Implement elide-after-host experiment. This implements the logic to do the elide-after-host experiment. This isn't hooked up to the feature flag yet (which will be in a followup). This CL elides everything after the host, including the path, query, and ref. BUG=732582 Review-Url: https://codereview.chromium.org/2961093002 Cr-Commit-Position: refs/heads/master@{#483179} Committed: https://chromium.googlesource.com/chromium/src/+/94d50d2defeafa336cd6574f43dccbbd69306480

Patch Set 1 #

Total comments: 12

Patch Set 2 : fix #

Total comments: 1

Patch Set 3 : address pkasting comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -39 lines) Patch
M components/url_formatter/url_formatter.h View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M components/url_formatter/url_formatter.cc View 1 2 2 chunks +46 lines, -18 lines 0 comments Download
M components/url_formatter/url_formatter_unittest.cc View 1 2 7 chunks +76 lines, -20 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (14 generated)
tommycli
pkasting: PTAL. This is the path elision technique that we discussed a few days ago.
3 years, 5 months ago (2017-06-28 18:34:41 UTC) #4
Peter Kasting
LGTM, only real significant comment is on naming. https://codereview.chromium.org/2961093002/diff/1/components/url_formatter/url_formatter.cc File components/url_formatter/url_formatter.cc (right): https://codereview.chromium.org/2961093002/diff/1/components/url_formatter/url_formatter.cc#newcode513 components/url_formatter/url_formatter.cc:513: // ...
3 years, 5 months ago (2017-06-28 20:54:35 UTC) #11
tommycli
Thanks! https://codereview.chromium.org/2961093002/diff/1/components/url_formatter/url_formatter.cc File components/url_formatter/url_formatter.cc (right): https://codereview.chromium.org/2961093002/diff/1/components/url_formatter/url_formatter.cc#newcode513 components/url_formatter/url_formatter.cc:513: // Case when it's just a single trailing ...
3 years, 5 months ago (2017-06-28 21:21:40 UTC) #13
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/2961093002/40001
3 years, 5 months ago (2017-06-28 21:23:13 UTC) #16
commit-bot: I haz the power
3 years, 5 months ago (2017-06-28 22:47:35 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/94d50d2defeafa336cd6574f43dc...

Powered by Google App Engine
This is Rietveld 408576698