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

Issue 1887523002: Record UMA for Physical Web state on debug actions (Closed)

Created:
4 years, 8 months ago by cco3
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record UMA for Physical Web state on debug actions The "Physical Web state" refers to: * Data connection * BT permission/enablement * Location permission/provider We record this state: * When launching the ListUrlsActivity from the diagnostics page * When launching the ListUrlsActivity from the preferences page BUG=594194 Committed: https://crrev.com/f4766630a78c1e35ef85211da0829f54d85541df Cr-Commit-Position: refs/heads/master@{#388001}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -11 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java View 5 chunks +75 lines, -11 lines 4 comments Download

Messages

Total messages: 22 (5 generated)
cco3
4 years, 8 months ago (2016-04-13 00:31:18 UTC) #2
mattreynolds
lgtm
4 years, 8 months ago (2016-04-13 17:30:24 UTC) #3
cco3
This is (probably) a safe part of a recently reverted commit. If it's not, we'll ...
4 years, 8 months ago (2016-04-13 17:32:34 UTC) #5
Yaron
https://codereview.chromium.org/1887523002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java File chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java (right): https://codereview.chromium.org/1887523002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java#newcode219 chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java:219: handleEnum(context, createStateString(LOCATION_SERVICES, actionName), you need to add the new ...
4 years, 8 months ago (2016-04-14 02:28:46 UTC) #6
helenquin1224
lgtm
4 years, 8 months ago (2016-04-14 02:31:29 UTC) #8
cco3
https://codereview.chromium.org/1887523002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java File chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java (right): https://codereview.chromium.org/1887523002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java#newcode219 chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java:219: handleEnum(context, createStateString(LOCATION_SERVICES, actionName), On 2016/04/14 02:28:46, Yaron wrote: > ...
4 years, 8 months ago (2016-04-15 22:12:57 UTC) #9
cco3
On 2016/04/15 22:12:57, cco3 wrote: > https://codereview.chromium.org/1887523002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java > File > chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java > (right): > > ...
4 years, 8 months ago (2016-04-15 23:57:38 UTC) #10
Yaron
On 2016/04/15 23:57:38, cco3 wrote: > On 2016/04/15 22:12:57, cco3 wrote: > > > https://codereview.chromium.org/1887523002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java ...
4 years, 8 months ago (2016-04-18 18:43:19 UTC) #11
cco3
On 2016/04/18 18:43:19, Yaron wrote: > On 2016/04/15 23:57:38, cco3 wrote: > > On 2016/04/15 ...
4 years, 8 months ago (2016-04-18 18:51:22 UTC) #12
Yaron
On 2016/04/18 18:51:22, cco3 wrote: > On 2016/04/18 18:43:19, Yaron wrote: > > On 2016/04/15 ...
4 years, 8 months ago (2016-04-18 18:56:58 UTC) #13
cco3
On 2016/04/18 18:56:58, Yaron wrote: > On 2016/04/18 18:51:22, cco3 wrote: > > On 2016/04/18 ...
4 years, 8 months ago (2016-04-18 19:02:27 UTC) #14
Yaron
On 2016/04/18 19:02:27, cco3 wrote: > On 2016/04/18 18:56:58, Yaron wrote: > > On 2016/04/18 ...
4 years, 8 months ago (2016-04-18 19:24:45 UTC) #15
cco3
On 2016/04/18 19:24:45, Yaron wrote: > On 2016/04/18 19:02:27, cco3 wrote: > > On 2016/04/18 ...
4 years, 8 months ago (2016-04-18 19:33:39 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1887523002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1887523002/1
4 years, 8 months ago (2016-04-18 19:34:18 UTC) #18
Yaron
On 2016/04/18 19:33:39, cco3 wrote: > On 2016/04/18 19:24:45, Yaron wrote: > > On 2016/04/18 ...
4 years, 8 months ago (2016-04-18 19:38:14 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-18 20:30:53 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 20:32:06 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f4766630a78c1e35ef85211da0829f54d85541df
Cr-Commit-Position: refs/heads/master@{#388001}

Powered by Google App Engine
This is Rietveld 408576698