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

Issue 926583002: Push API: UMA logs of whether SWs show notifications when required (Closed)

Created:
5 years, 10 months ago by johnme
Modified:
5 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, asvitkine+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@ifdef_brackets
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Push API: UMA logs of whether SWs show notifications when required We'll use these to monitor whether users are getting spammed. BUG=401438 Committed: https://crrev.com/90b506b0bfab273a643cbd9f414180d8c724a0b1 Cr-Commit-Position: refs/heads/master@{#316363}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comment tweaks #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -47 lines) Patch
M chrome/browser/services/gcm/push_messaging_service_impl.cc View 6 chunks +72 lines, -47 lines 0 comments Download
M content/public/common/push_messaging_status.h View 1 1 chunk +29 lines, -0 lines 1 comment Download
M tools/metrics/histograms/histograms.xml View 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
johnme
mvanouwerkerk@chromium.org: Please review overall patch, especially chrome/browser/services/gcm/push_messaging_service_impl.cc avi@chromium.org: Please review changes in content/public/common/push_messaging_status.h isherman@chromium.org: Please ...
5 years, 10 months ago (2015-02-13 11:25:58 UTC) #2
Miguel Garcia
https://codereview.chromium.org/926583002/diff/1/content/public/common/push_messaging_status.h File content/public/common/push_messaging_status.h (right): https://codereview.chromium.org/926583002/diff/1/content/public/common/push_messaging_status.h#newcode127 content/public/common/push_messaging_status.h:127: can we have a explicit UMA for "The default ...
5 years, 10 months ago (2015-02-13 11:26:25 UTC) #4
Michael van Ouwerkerk
lgtm
5 years, 10 months ago (2015-02-13 11:33:09 UTC) #5
johnme
https://codereview.chromium.org/926583002/diff/1/content/public/common/push_messaging_status.h File content/public/common/push_messaging_status.h (right): https://codereview.chromium.org/926583002/diff/1/content/public/common/push_messaging_status.h#newcode127 content/public/common/push_messaging_status.h:127: On 2015/02/13 11:26:25, Miguel Garcia wrote: > can we ...
5 years, 10 months ago (2015-02-13 18:36:26 UTC) #7
Alexei Svitkine (slow)
lgtm
5 years, 10 months ago (2015-02-13 22:17:28 UTC) #10
Charlie Reis
content/public LGTM.
5 years, 10 months ago (2015-02-13 23:04:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/926583002/20001
5 years, 10 months ago (2015-02-14 01:29:11 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-14 02:23:45 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/90b506b0bfab273a643cbd9f414180d8c724a0b1 Cr-Commit-Position: refs/heads/master@{#316363}
5 years, 10 months ago (2015-02-14 02:24:21 UTC) #17
no sievers
5 years, 10 months ago (2015-02-17 20:26:57 UTC) #19
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/926583002/diff/20001/content/public/common/pu...
File content/public/common/push_messaging_status.h (right):

https://codereview.chromium.org/926583002/diff/20001/content/public/common/pu...
content/public/common/push_messaging_status.h:112: enum PushUserVisibleStatus {
Hmm ok, it was already like this, but 
http://www.chromium.org/developers/content-module/content-api says that each
enum should be in its own file.

Powered by Google App Engine
This is Rietveld 408576698