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

Issue 2878893003: VR: Poll media access flags (Closed)

Created:
3 years, 7 months ago by asimjour1
Modified:
3 years, 7 months ago
Reviewers:
Ian Vollick, mthiesse
CC:
chromium-reviews, feature-vr-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

VR: Poll media access flags VrShell polls to get the latest state of media access flags. BUG= Review-Url: https://codereview.chromium.org/2878893003 Cr-Commit-Position: refs/heads/master@{#471507} Committed: https://chromium.googlesource.com/chromium/src/+/565ef494326106f9cd8fe3309f1075df9026bd82

Patch Set 1 #

Patch Set 2 : VR: Poll media access flags #

Patch Set 3 : VR: Poll media access flags #

Patch Set 4 : VR: Poll media access flags #

Total comments: 4

Patch Set 5 : VR: Poll media access flags #

Total comments: 2

Patch Set 6 : Address Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -0 lines) Patch
M chrome/browser/android/vr_shell/vr_shell.h View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 2 3 4 5 4 chunks +41 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
asimjour1
3 years, 7 months ago (2017-05-12 20:53:00 UTC) #2
asimjour1
PTAL
3 years, 7 months ago (2017-05-12 20:53:25 UTC) #3
mthiesse
https://codereview.chromium.org/2878893003/diff/60001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2878893003/diff/60001/chrome/browser/android/vr_shell/vr_shell.cc#newcode65 chrome/browser/android/vr_shell/vr_shell.cc:65: float poll_media_access_interval_ = 0.01f; Use a constexpr TimeDelta https://codereview.chromium.org/2878893003/diff/60001/chrome/browser/android/vr_shell/vr_shell.cc#newcode529 ...
3 years, 7 months ago (2017-05-12 22:01:30 UTC) #4
asimjour1
https://codereview.chromium.org/2878893003/diff/60001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2878893003/diff/60001/chrome/browser/android/vr_shell/vr_shell.cc#newcode65 chrome/browser/android/vr_shell/vr_shell.cc:65: float poll_media_access_interval_ = 0.01f; On 2017/05/12 22:01:30, mthiesse wrote: ...
3 years, 7 months ago (2017-05-12 22:31:48 UTC) #5
mthiesse
https://codereview.chromium.org/2878893003/diff/80001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2878893003/diff/80001/chrome/browser/android/vr_shell/vr_shell.cc#newcode530 chrome/browser/android/vr_shell/vr_shell.cc:530: weak_ptr_factory_.GetWeakPtr())); No need for weakptr, just cancel the callback ...
3 years, 7 months ago (2017-05-12 22:43:59 UTC) #6
asimjour1
https://codereview.chromium.org/2878893003/diff/80001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2878893003/diff/80001/chrome/browser/android/vr_shell/vr_shell.cc#newcode530 chrome/browser/android/vr_shell/vr_shell.cc:530: weak_ptr_factory_.GetWeakPtr())); On 2017/05/12 22:43:59, mthiesse wrote: > No need ...
3 years, 7 months ago (2017-05-12 22:57:04 UTC) #7
mthiesse
lgtm
3 years, 7 months ago (2017-05-12 23:02:47 UTC) #9
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/2878893003/100001
3 years, 7 months ago (2017-05-12 23:03:22 UTC) #10
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/2878893003/100001
3 years, 7 months ago (2017-05-12 23:04:35 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-13 00:23:23 UTC) #16
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/565ef494326106f9cd8fe3309f10...

Powered by Google App Engine
This is Rietveld 408576698