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

Issue 20747002: Make a copy of PageClassification enum outside the metrics code (Closed)

Created:
7 years, 5 months ago by Mark P
Modified:
7 years, 4 months ago
CC:
chromium-reviews, James Su, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

Make a copy of PageClassification enum outside the metrics code This will reduce in the future the number of metrics protocol buffers that we need to #include in various omnibox code files. It also introduces better boundaries between disparate sections of the codebase. NOTRY=true BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214132

Patch Set 1 #

Total comments: 6

Patch Set 2 : removed two lines of comments #

Total comments: 2

Patch Set 3 : Ilya's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -19 lines) Patch
M chrome/browser/autocomplete/autocomplete_input.h View 1 1 chunk +21 lines, -0 lines 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 1 2 2 chunks +23 lines, -1 line 0 comments Download
M chrome/browser/omnibox/omnibox_log.h View 3 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/omnibox/omnibox_log.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.h View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 chunk +9 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Mark P
A simple copy as discussed. --mark
7 years, 5 months ago (2013-07-26 15:29:57 UTC) #1
Peter Kasting
LGTM https://codereview.chromium.org/20747002/diff/1/chrome/browser/autocomplete/autocomplete_input.h File chrome/browser/autocomplete/autocomplete_input.h (right): https://codereview.chromium.org/20747002/diff/1/chrome/browser/autocomplete/autocomplete_input.h#newcode52 chrome/browser/autocomplete/autocomplete_input.h:52: INVALID_SPEC = 0, // invalid URI; shouldn't happen ...
7 years, 5 months ago (2013-07-26 18:06:38 UTC) #2
Mark P
https://codereview.chromium.org/20747002/diff/1/chrome/browser/autocomplete/autocomplete_input.h File chrome/browser/autocomplete/autocomplete_input.h (right): https://codereview.chromium.org/20747002/diff/1/chrome/browser/autocomplete/autocomplete_input.h#newcode52 chrome/browser/autocomplete/autocomplete_input.h:52: INVALID_SPEC = 0, // invalid URI; shouldn't happen On ...
7 years, 5 months ago (2013-07-26 18:45:39 UTC) #3
Ilya Sherman
LGTM % nit. Thanks :) https://codereview.chromium.org/20747002/diff/5001/chrome/browser/metrics/metrics_log.cc File chrome/browser/metrics/metrics_log.cc (right): https://codereview.chromium.org/20747002/diff/5001/chrome/browser/metrics/metrics_log.cc#newcode162 chrome/browser/metrics/metrics_log.cc:162: default: nit: Please remove ...
7 years, 4 months ago (2013-07-26 21:40:55 UTC) #4
Mark P
Created https://code.google.com/p/chromium/issues/detail?id=264938 to track Peter's follow-up request. Submitting this changelist now. --mark https://codereview.chromium.org/20747002/diff/5001/chrome/browser/metrics/metrics_log.cc File chrome/browser/metrics/metrics_log.cc ...
7 years, 4 months ago (2013-07-26 21:55:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/20747002/10001
7 years, 4 months ago (2013-07-26 23:08:34 UTC) #6
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=63907
7 years, 4 months ago (2013-07-28 00:42:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/20747002/10001
7 years, 4 months ago (2013-07-28 03:51:45 UTC) #8
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64037
7 years, 4 months ago (2013-07-28 05:22:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/20747002/10001
7 years, 4 months ago (2013-07-28 15:50:53 UTC) #10
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64157
7 years, 4 months ago (2013-07-28 17:41:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/20747002/10001
7 years, 4 months ago (2013-07-28 17:42:05 UTC) #12
commit-bot: I haz the power
7 years, 4 months ago (2013-07-28 18:35:54 UTC) #13
Message was sent while issue was closed.
Change committed as 214132

Powered by Google App Engine
This is Rietveld 408576698