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

Issue 2374153002: Expose secure origin state to WebVR renderer (Closed)

Created:
4 years, 2 months ago by klausw
Modified:
4 years, 2 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, haraken, Aaron Boodman, blink-reviews, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose secure origin state to WebVR renderer Will enable display of warnings in WebVR for insecure origins BUG=389343 patch from issue 2361533003 at patchset 20001 (http://crrev.com/2361533003#ps20001) Committed: https://crrev.com/7bdd119442049affe8ad5e1c3f96070e0531a543 Cr-Commit-Position: refs/heads/master@{#421883}

Patch Set 1 #

Patch Set 2 : Add missing "RequestPresent" argument to unit test #

Total comments: 2

Patch Set 3 : Rebase, remove stray logging, set explicit default #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -18 lines) Patch
M chrome/browser/android/vr_shell/vr_shell.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M device/vr/android/gvr/gvr_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/vr/android/gvr/gvr_device.h View 2 chunks +2 lines, -1 line 0 comments Download
M device/vr/android/gvr/gvr_device.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M device/vr/android/gvr/gvr_device_provider.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M device/vr/vr_device.h View 1 chunk +1 line, -1 line 0 comments Download
M device/vr/vr_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/vr/vr_device_manager.h View 1 chunk +2 lines, -1 line 0 comments Download
M device/vr/vr_device_manager.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M device/vr/vr_service.mojom View 1 chunk +1 line, -1 line 0 comments Download
M device/vr/vr_service_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M device/vr/vr_service_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M device/vr/vr_service_impl_unittest.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/vr/VRController.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/vr/VRController.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/vr/VRDisplay.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 24 (12 generated)
klausw
On 2016/09/28 20:38:12, klausw wrote: > mailto:klausw@chromium.org changed reviewers: > + mailto:bajones@chromium.org, mailto:bshe@chromium.org Everyone, this ...
4 years, 2 months ago (2016-09-28 20:42:31 UTC) #4
dcheng
Just to understand how this is going to work once we have a bit that ...
4 years, 2 months ago (2016-09-28 22:08:53 UTC) #5
klausw
On 2016/09/28 22:08:53, dcheng wrote: > Just to understand how this is going to work ...
4 years, 2 months ago (2016-09-28 22:31:59 UTC) #6
dcheng
mojo lgtm, as discussed offline, we'll remove the bit from the mojom once we add ...
4 years, 2 months ago (2016-09-29 00:00:09 UTC) #7
bajones
On 2016/09/28 22:08:53, dcheng wrote: > Just to understand how this is going to work ...
4 years, 2 months ago (2016-09-29 04:22:24 UTC) #8
klausw
On 2016/09/29 04:22:24, bajones wrote: > On 2016/09/28 22:08:53, dcheng wrote: > > Just to ...
4 years, 2 months ago (2016-09-29 05:09:59 UTC) #12
bshe
vr_shell lgtm with nits https://codereview.chromium.org/2374153002/diff/20001/chrome/browser/android/vr_shell/vr_shell.h File chrome/browser/android/vr_shell/vr_shell.h (right): https://codereview.chromium.org/2374153002/diff/20001/chrome/browser/android/vr_shell/vr_shell.h#newcode144 chrome/browser/android/vr_shell/vr_shell.h:144: bool webvr_secure_origin_; set default to ...
4 years, 2 months ago (2016-09-29 12:46:47 UTC) #15
bajones
On 2016/09/29 12:46:47, bshe wrote: > vr_shell lgtm with nits > > https://codereview.chromium.org/2374153002/diff/20001/chrome/browser/android/vr_shell/vr_shell.h > File ...
4 years, 2 months ago (2016-09-29 15:26:35 UTC) #16
klausw
On 2016/09/29 12:46:47, bshe wrote: > vr_shell lgtm with nits > > https://codereview.chromium.org/2374153002/diff/20001/chrome/browser/android/vr_shell/vr_shell.h > File ...
4 years, 2 months ago (2016-09-29 17:17:08 UTC) #17
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/2374153002/40001
4 years, 2 months ago (2016-09-29 17:25:37 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-29 18:44:44 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 18:48:09 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7bdd119442049affe8ad5e1c3f96070e0531a543
Cr-Commit-Position: refs/heads/master@{#421883}

Powered by Google App Engine
This is Rietveld 408576698