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

Issue 1278473002: Abstract notion of off-the-record in OmniboxMetricsProvider (Closed)

Created:
5 years, 4 months ago by blundell
Modified:
5 years, 4 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@omnibox_metrics_provider_notification
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Abstract notion of off-the-record in OmniboxMetricsProvider OmniboxMetricsProvider will be shared with iOS, which is decoupling from //chrome. This CL abstracts the usage of chrome::IsOffTheRecordSessionActive() with a callback that is passed in from the creator of OmniboxMetricsProvider. BUG=508022 Committed: https://crrev.com/b18b341ddae2051da721b9ddf40b884e44819910 Cr-Commit-Position: refs/heads/master@{#342342}

Patch Set 1 #

Patch Set 2 : Move comments #

Total comments: 4

Patch Set 3 : Response to review #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M chrome/browser/metrics/chrome_metrics_service_client.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/metrics/omnibox_metrics_provider.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/metrics/omnibox_metrics_provider.cc View 1 2 3 4 5 3 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
blundell
5 years, 4 months ago (2015-08-05 15:38:23 UTC) #2
Alexei Svitkine (slow)
lgtm % comments Thanks! https://codereview.chromium.org/1278473002/diff/20001/chrome/browser/metrics/omnibox_metrics_provider.h File chrome/browser/metrics/omnibox_metrics_provider.h (right): https://codereview.chromium.org/1278473002/diff/20001/chrome/browser/metrics/omnibox_metrics_provider.h#newcode19 chrome/browser/metrics/omnibox_metrics_provider.h:19: OmniboxMetricsProvider( Nit: explicit https://codereview.chromium.org/1278473002/diff/20001/chrome/browser/metrics/omnibox_metrics_provider.h#newcode46 chrome/browser/metrics/omnibox_metrics_provider.h:46: ...
5 years, 4 months ago (2015-08-05 15:47:45 UTC) #3
blundell
https://codereview.chromium.org/1278473002/diff/20001/chrome/browser/metrics/omnibox_metrics_provider.h File chrome/browser/metrics/omnibox_metrics_provider.h (right): https://codereview.chromium.org/1278473002/diff/20001/chrome/browser/metrics/omnibox_metrics_provider.h#newcode19 chrome/browser/metrics/omnibox_metrics_provider.h:19: OmniboxMetricsProvider( On 2015/08/05 15:47:45, Alexei Svitkine wrote: > Nit: ...
5 years, 4 months ago (2015-08-07 06:24:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1278473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1278473002/100001
5 years, 4 months ago (2015-08-07 09:52:08 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/90352)
5 years, 4 months ago (2015-08-07 11:03:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1278473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1278473002/100001
5 years, 4 months ago (2015-08-07 11:04:19 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/90367)
5 years, 4 months ago (2015-08-07 12:40:14 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1278473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1278473002/100001
5 years, 4 months ago (2015-08-07 12:42:27 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 4 months ago (2015-08-07 13:25:51 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 13:26:34 UTC) #17
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/b18b341ddae2051da721b9ddf40b884e44819910
Cr-Commit-Position: refs/heads/master@{#342342}

Powered by Google App Engine
This is Rietveld 408576698