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

Issue 2867093005: Add UMA metrics to track user action sequence in VR (Closed)

Created:
3 years, 7 months ago by billorr
Modified:
3 years, 7 months ago
Reviewers:
bajones, mthiesse, billorr1, jwd
CC:
chromium-reviews, haraken, blink-reviews, feature-vr-reviews_chromium.org, asvitkine+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA metrics to track user action sequence in VR This change adds user actions for entering/exiting Vr, and starting/stopping VR presentation. BUG=717150 Review-Url: https://codereview.chromium.org/2867093005 Cr-Commit-Position: refs/heads/master@{#471483} Committed: https://chromium.googlesource.com/chromium/src/+/8277e32f6d5d92edc839fb7c3ac7496a0f3d59d8

Patch Set 1 #

Total comments: 1

Patch Set 2 : uncomment assert #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java View 1 3 chunks +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/vr/VRDisplay.cpp View 2 chunks +14 lines, -0 lines 2 comments Download
M tools/metrics/actions/actions.xml View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
billorr
bajones@, please review blink webvr mthiesse@, please review VrShellDelegate.java jwd@, please review actions.xml
3 years, 7 months ago (2017-05-09 21:33:45 UTC) #2
billorr1
https://codereview.chromium.org/2867093005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java File chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java (right): https://codereview.chromium.org/2867093005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java#newcode483 chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java:483: // assert !mPaused; I will uncomment this. I hitt ...
3 years, 7 months ago (2017-05-09 21:37:37 UTC) #4
mthiesse
https://codereview.chromium.org/2867093005/diff/20001/third_party/WebKit/Source/modules/vr/VRDisplay.cpp File third_party/WebKit/Source/modules/vr/VRDisplay.cpp (right): https://codereview.chromium.org/2867093005/diff/20001/third_party/WebKit/Source/modules/vr/VRDisplay.cpp#newcode225 third_party/WebKit/Source/modules/vr/VRDisplay.cpp:225: if (first_present && Why duplicate the logic for when ...
3 years, 7 months ago (2017-05-10 14:58:13 UTC) #9
billorr
https://codereview.chromium.org/2867093005/diff/20001/third_party/WebKit/Source/modules/vr/VRDisplay.cpp File third_party/WebKit/Source/modules/vr/VRDisplay.cpp (right): https://codereview.chromium.org/2867093005/diff/20001/third_party/WebKit/Source/modules/vr/VRDisplay.cpp#newcode225 third_party/WebKit/Source/modules/vr/VRDisplay.cpp:225: if (first_present && On 2017/05/10 14:58:13, mthiesse wrote: > ...
3 years, 7 months ago (2017-05-10 18:47:13 UTC) #10
billorr
https://codereview.chromium.org/2867093005/diff/20001/third_party/WebKit/Source/modules/vr/VRDisplay.cpp File third_party/WebKit/Source/modules/vr/VRDisplay.cpp (right): https://codereview.chromium.org/2867093005/diff/20001/third_party/WebKit/Source/modules/vr/VRDisplay.cpp#newcode225 third_party/WebKit/Source/modules/vr/VRDisplay.cpp:225: if (first_present && On 2017/05/10 14:58:13, mthiesse wrote: > ...
3 years, 7 months ago (2017-05-10 18:47:13 UTC) #11
jwd
metrics LGTM with comment.
3 years, 7 months ago (2017-05-10 19:22:55 UTC) #12
mthiesse
lgtm jwd did you forget to post your comment?
3 years, 7 months ago (2017-05-10 19:49:57 UTC) #13
billorr1
On 2017/05/10 19:22:55, jwd wrote: > metrics LGTM with comment. jwd, did you have a ...
3 years, 7 months ago (2017-05-12 00:14:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867093005/20001
3 years, 7 months ago (2017-05-12 17:56:12 UTC) #16
bajones
LGTM, FWIW
3 years, 7 months ago (2017-05-12 18:35:58 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/453328)
3 years, 7 months ago (2017-05-12 20:09:12 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867093005/20001
3 years, 7 months ago (2017-05-12 20:40:34 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 23:23:19 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/8277e32f6d5d92edc839fb7c3ac7...

Powered by Google App Engine
This is Rietveld 408576698