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

Issue 1282473002: Remove listening of OMNIBOX_OPENED_URL from metrics code (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@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove listening of OMNIBOX_OPENED_URL from metrics code I am working to eliminate this notification entirely, as its usage is impeding iOS upstreaming (see bug for details). This CL replaces its usage in //chrome/browser/metrics with usage of OmniboxEventGlobalTracker. BUG=517885 Committed: https://crrev.com/26b95242b8853564a5c7d406d2ba2c6d2d359096 Cr-Commit-Position: refs/heads/master@{#343662}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase #

Patch Set 3 : Response to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -6 lines) Patch
M chrome/browser/metrics/chrome_metrics_service_client.h View 1 2 3 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/metrics/chrome_metrics_service_client.cc View 1 2 3 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/metrics/thread_watcher.h View 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/metrics/thread_watcher.cc View 1 2 2 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
blundell
5 years, 4 months ago (2015-08-07 14:51:36 UTC) #2
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/1282473002/diff/1/chrome/browser/metrics/chrome_metrics_service_client.cc File chrome/browser/metrics/chrome_metrics_service_client.cc (right): https://codereview.chromium.org/1282473002/diff/1/chrome/browser/metrics/chrome_metrics_service_client.cc#newcode626 chrome/browser/metrics/chrome_metrics_service_client.cc:626: metrics_service_->OnApplicationNotIdle(); Nit: Since its body is a 1-liner, ...
5 years, 4 months ago (2015-08-07 14:57:37 UTC) #3
blundell
https://codereview.chromium.org/1282473002/diff/1/chrome/browser/metrics/chrome_metrics_service_client.cc File chrome/browser/metrics/chrome_metrics_service_client.cc (right): https://codereview.chromium.org/1282473002/diff/1/chrome/browser/metrics/chrome_metrics_service_client.cc#newcode626 chrome/browser/metrics/chrome_metrics_service_client.cc:626: metrics_service_->OnApplicationNotIdle(); On 2015/08/07 14:57:37, Alexei Svitkine (OOO Aug15-24) wrote: ...
5 years, 4 months ago (2015-08-17 09:24:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1282473002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1282473002/40001
5 years, 4 months ago (2015-08-17 09:24:16 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-17 10:29:31 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-17 10:30:01 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/26b95242b8853564a5c7d406d2ba2c6d2d359096
Cr-Commit-Position: refs/heads/master@{#343662}

Powered by Google App Engine
This is Rietveld 408576698