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

Issue 731423002: Remove OriginChip code. (Closed)

Created:
6 years, 1 month ago by groby-ooo-7-16
Modified:
5 years, 10 months ago
CC:
chromium-reviews, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, tfarina, kmadhusu+watch_chromium.org, James Su, Jered
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove OriginChip code. Alas, the time has come to say goodbye to our old friend, the origin chip. He meant well, and often he did well, but he could not overcome the obstacles in front of him. And so, with this change, we reserve his comforting space in changelog heaven. And get some memory back in exchange. BUG=424751 Committed: https://crrev.com/95e99d3247de8e0f9e5d5dc9718a98a562f24c7b Cr-Commit-Position: refs/heads/master@{#316179}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase to HEAD #

Patch Set 3 : Remove OriginChip from Mac, as well. #

Patch Set 4 : Remove OriginChip assets. #

Patch Set 5 : Clean up histograms #

Patch Set 6 : Rebase to HEAD #

Patch Set 7 : Rebase to HEAD #

Patch Set 8 : Disable unneeded test. #

Patch Set 9 : Excise asset removal. #

Patch Set 10 : Fix broken tests. #

Patch Set 11 : Addressed review feedback. #

Patch Set 12 : Upload missing fix. #

Patch Set 13 : Rebase to ToT #

Patch Set 14 : Catching up to HEAD once more. #

Patch Set 15 : Fix bad merge #

Total comments: 4

Patch Set 16 : Merge to HEAD #

Patch Set 17 : Fix histogram.xml review feedback. #

Total comments: 2

Patch Set 18 : Fix actions.xml review issues. #

Patch Set 19 : Fix gyp file and bad merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2234 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +0 lines, -16 lines 0 comments Download
M chrome/browser/chromeos/login/ui/simple_web_view_dialog.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/ui/simple_web_view_dialog.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/search/search.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -13 lines 0 comments Download
M chrome/browser/search/search.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -23 lines 0 comments Download
M chrome/browser/search/search_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -64 lines 0 comments Download
M chrome/browser/ui/android/toolbar/toolbar_model_android.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/android/toolbar/toolbar_model_android.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser_toolbar_model_delegate.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/browser_toolbar_model_delegate.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 8 chunks +4 lines, -25 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_icon_decoration.mm View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -7 lines 0 comments Download
D chrome/browser/ui/cocoa/location_bar/origin_chip_decoration.h View 1 2 1 chunk +0 lines, -86 lines 0 comments Download
D chrome/browser/ui/cocoa/location_bar/origin_chip_decoration.mm View 1 2 1 chunk +0 lines, -240 lines 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 3 4 5 2 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac_unittest.mm View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -10 lines 0 comments Download
D chrome/browser/ui/location_bar/origin_chip_info.h View 1 chunk +0 lines, -92 lines 0 comments Download
D chrome/browser/ui/location_bar/origin_chip_info.cc View 1 chunk +0 lines, -265 lines 0 comments Download
D chrome/browser/ui/location_bar/origin_chip_info_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -184 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_controller.h View 2 chunks +1 line, -16 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_controller.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 5 chunks +3 lines, -28 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view.cc View 3 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/toolbar/test_toolbar_model.h View 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/toolbar/test_toolbar_model.cc View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model.h View 4 chunks +2 lines, -23 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model.cc View 2 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model_delegate.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +3 lines, -49 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 5 chunks +3 lines, -62 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -9 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 9 chunks +0 lines, -63 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 22 chunks +13 lines, -280 lines 0 comments Download
D chrome/browser/ui/views/location_bar/origin_chip_view.h View 1 chunk +0 lines, -113 lines 0 comments Download
D chrome/browser/ui/views/location_bar/origin_chip_view.cc View 1 chunk +0 lines, -415 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 1 2 3 4 5 6 7 8 9 10 7 chunks +2 lines, -15 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +0 lines, -6 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -14 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (6 generated)
groby-ooo-7-16
We deeply regret to inform you that this constitutes the first attempt to put the ...
6 years, 1 month ago (2014-11-18 01:33:50 UTC) #2
tfarina
Is there a crbug.com/ associated/filed to track this?
6 years, 1 month ago (2014-11-18 15:40:55 UTC) #3
groby-ooo-7-16
No, there is not. On Tue, Nov 18, 2014 at 7:40 AM, <tfarina@chromium.org> wrote: > ...
6 years, 1 month ago (2014-11-18 18:10:31 UTC) #4
Justin Donnelly
I'll take a look at this soon. Isn't https://crbug.com/424751 meant for this purpose? On Tue, ...
6 years, 1 month ago (2014-11-18 18:52:34 UTC) #5
groby-ooo-7-16
Indeed, and thank you! Missed that when setting this up, updated CL description.
6 years, 1 month ago (2014-11-18 20:44:18 UTC) #6
Justin Donnelly
Sorry, traveling makes my brain stop working and I forgot about this. Looks good in ...
6 years, 1 month ago (2014-11-21 19:15:25 UTC) #7
groby-ooo-7-16
Added pkasting@ - since he'll be reviewing the whole mess :) Peter, no review needed ...
6 years, 1 month ago (2014-11-21 21:45:17 UTC) #9
Peter Kasting
On 2014/11/21 21:45:17, groby wrote: > Added pkasting@ - since he'll be reviewing the whole ...
6 years, 1 month ago (2014-11-21 21:49:03 UTC) #10
Justin Donnelly
On 2014/11/21 19:15:25, Justin Donnelly wrote: > - We should clean out the experiments first. ...
6 years ago (2014-11-24 22:56:06 UTC) #11
groby-ooo-7-16
Rebase to HEAD
6 years ago (2014-12-01 20:35:32 UTC) #12
groby-ooo-7-16
Disable unneeded test.
6 years ago (2014-12-01 21:01:40 UTC) #13
groby-ooo-7-16
Moved the asset removal into a separate CL, Why? Because crbug.com/340167 doesn't let me download ...
6 years ago (2014-12-01 23:02:56 UTC) #14
groby-ooo-7-16
Asset CL: https://codereview.chromium.org/757293003/
6 years ago (2014-12-01 23:03:12 UTC) #15
groby-ooo-7-16
LocationBarIcon has already been addressed by Peter in a previous CL. Search button removal to ...
6 years ago (2014-12-02 18:40:10 UTC) #16
groby-ooo-7-16
If you'd rather review a single CL for OriginChip and SearchButton: https://codereview.chromium.org/768413003/
6 years ago (2014-12-02 22:42:19 UTC) #17
Justin Donnelly
LGTM Made some comments on the merged CL, but in general lgtm.
6 years ago (2014-12-03 16:08:51 UTC) #18
Justin Donnelly
LGTM Made some comments on the merged CL, but in general lgtm.
6 years ago (2014-12-03 16:08:52 UTC) #19
groby-ooo-7-16
kmadhusu: Please review changes in c/b/search stevenb: Please review changes in c/b/chromeos asvitkine: Please review ...
5 years, 11 months ago (2015-01-10 01:41:36 UTC) #22
Alexei Svitkine (slow)
https://codereview.chromium.org/731423002/diff/270001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/731423002/diff/270001/tools/metrics/histograms/histograms.xml#oldcode22710 tools/metrics/histograms/histograms.xml:22710: - <owner>gbillock@chromium.org</owner> Instead of deleting the histogram and action ...
5 years, 11 months ago (2015-01-12 16:15:21 UTC) #23
stevenjb
c/b/chromeos lgtm
5 years, 11 months ago (2015-01-12 16:49:28 UTC) #24
kmadhusu
c/b/search lgtm
5 years, 11 months ago (2015-01-12 17:52:32 UTC) #25
groby-ooo-7-16
asvitkine: PTAL tools/metrics pkasting: This is the first of the remove OriginChip CLs. Please transfer ...
5 years, 10 months ago (2015-02-12 03:10:39 UTC) #26
Peter Kasting
Looks like the compile is broken. Rubber-stamp LGTM once you fix the trybots.
5 years, 10 months ago (2015-02-12 07:06:43 UTC) #27
Alexei Svitkine (slow)
https://codereview.chromium.org/731423002/diff/310001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (left): https://codereview.chromium.org/731423002/diff/310001/tools/metrics/actions/actions.xml#oldcode9627 tools/metrics/actions/actions.xml:9627: <action name="OriginChipPress"> Please mark it as <obsolete> instead.
5 years, 10 months ago (2015-02-12 13:39:12 UTC) #28
groby-ooo-7-16
asvitkine: PTAL https://codereview.chromium.org/731423002/diff/310001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (left): https://codereview.chromium.org/731423002/diff/310001/tools/metrics/actions/actions.xml#oldcode9627 tools/metrics/actions/actions.xml:9627: <action name="OriginChipPress"> On 2015/02/12 13:39:12, Alexei Svitkine ...
5 years, 10 months ago (2015-02-13 02:50:31 UTC) #30
Alexei Svitkine (slow)
lgtm
5 years, 10 months ago (2015-02-13 06:13:47 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/731423002/350001
5 years, 10 months ago (2015-02-13 06:39:30 UTC) #33
commit-bot: I haz the power
Committed patchset #19 (id:350001)
5 years, 10 months ago (2015-02-13 06:43:50 UTC) #34
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 06:44:17 UTC) #35
Message was sent while issue was closed.
Patchset 19 (id:??) landed as
https://crrev.com/95e99d3247de8e0f9e5d5dc9718a98a562f24c7b
Cr-Commit-Position: refs/heads/master@{#316179}

Powered by Google App Engine
This is Rietveld 408576698