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

Issue 2242213008: Remove url_replacement logic from Omnibox/ToolbarModel (Closed)

Created:
4 years, 4 months ago by Marc Treib
Modified:
4 years, 3 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@remove_show_url
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove url_replacement logic from Omnibox/ToolbarModel Follow-up to https://codereview.chromium.org/2256613002/ BUG=627747, 447810 Committed: https://crrev.com/f5a290136489fed2a16ead7552e4d5f8f9ed1f43 Cr-Commit-Position: refs/heads/master@{#416233}

Patch Set 1 #

Total comments: 6

Patch Set 2 : review #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -122 lines) Patch
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view_browsertest.cc View 1 2 1 chunk +0 lines, -61 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M components/omnibox/browser/omnibox_edit_model.h View 2 chunks +0 lines, -2 lines 0 comments Download
M components/omnibox/browser/omnibox_edit_model.cc View 1 2 4 chunks +3 lines, -14 lines 0 comments Download
M components/omnibox/browser/omnibox_view.h View 1 chunk +2 lines, -6 lines 0 comments Download
M components/omnibox/browser/omnibox_view.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M components/toolbar/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M components/toolbar/toolbar_model.h View 1 2 2 chunks +2 lines, -12 lines 0 comments Download
M components/toolbar/toolbar_model.cc View 1 1 chunk +0 lines, -13 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 17 (11 generated)
Marc Treib
PTAL!
4 years, 4 months ago (2016-08-19 11:15:20 UTC) #3
Peter Kasting
LGTM https://codereview.chromium.org/2242213008/diff/1/components/omnibox/browser/omnibox_edit_model.cc File components/omnibox/browser/omnibox_edit_model.cc (right): https://codereview.chromium.org/2242213008/diff/1/components/omnibox/browser/omnibox_edit_model.cc#newcode282 components/omnibox/browser/omnibox_edit_model.cc:282: (gray_text.empty() || new_permanent_text != user_text_ + gray_text); BTW, ...
4 years, 4 months ago (2016-08-19 22:40:07 UTC) #4
Marc Treib
https://codereview.chromium.org/2242213008/diff/1/components/omnibox/browser/omnibox_edit_model.cc File components/omnibox/browser/omnibox_edit_model.cc (right): https://codereview.chromium.org/2242213008/diff/1/components/omnibox/browser/omnibox_edit_model.cc#newcode282 components/omnibox/browser/omnibox_edit_model.cc:282: (gray_text.empty() || new_permanent_text != user_text_ + gray_text); On 2016/08/19 ...
4 years, 3 months ago (2016-08-22 08:45:55 UTC) #5
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/2242213008/40001
4 years, 3 months ago (2016-09-02 11:04:15 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-02 11:08:34 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 11:10:18 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f5a290136489fed2a16ead7552e4d5f8f9ed1f43
Cr-Commit-Position: refs/heads/master@{#416233}

Powered by Google App Engine
This is Rietveld 408576698