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

Issue 2493063004: Fix exiting WebVR via Android UI not fully exiting fullscreen. (Closed)

Created:
4 years, 1 month ago by bajones
Modified:
4 years, 1 month ago
Reviewers:
klausw, mthiesse
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix exiting WebVR via Android UI not fully exiting fullscreen. BUG=389343 Committed: https://crrev.com/94ff3d8045484adcb0daba7a05465edf813679a0 Cr-Commit-Position: refs/heads/master@{#432081}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Responding to feedback, shuffling validation responsibilities #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase pt. 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -87 lines) Patch
M device/vr/android/gvr/gvr_device.h View 1 2 1 chunk +6 lines, -7 lines 0 comments Download
M device/vr/android/gvr/gvr_device.cc View 1 2 4 chunks +10 lines, -29 lines 0 comments Download
M device/vr/android/gvr/gvr_device_provider.h View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M device/vr/android/gvr/gvr_device_provider.cc View 1 2 3 3 chunks +23 lines, -15 lines 0 comments Download
M device/vr/test/fake_vr_device.h View 1 2 1 chunk +7 lines, -8 lines 0 comments Download
M device/vr/test/fake_vr_device.cc View 1 2 1 chunk +6 lines, -7 lines 0 comments Download
M device/vr/vr_device.h View 1 2 3 3 chunks +13 lines, -10 lines 0 comments Download
M device/vr/vr_device.cc View 1 2 3 4 chunks +11 lines, -4 lines 0 comments Download
M device/vr/vr_display_impl.cc View 1 1 chunk +29 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
bajones
Just fixing a minor regression after the Mojo refactor
4 years, 1 month ago (2016-11-11 20:38:22 UTC) #2
mthiesse
https://codereview.chromium.org/2493063004/diff/1/device/vr/android/gvr/gvr_device.cc File device/vr/android/gvr/gvr_device.cc (right): https://codereview.chromium.org/2493063004/diff/1/device/vr/android/gvr/gvr_device.cc#newcode211 device/vr/android/gvr/gvr_device.cc:211: presenting_service_ = service; Can we make presenting_service_ private to ...
4 years, 1 month ago (2016-11-14 16:24:12 UTC) #3
bajones
mthiesse@: Addressed your feedback, and took the opportunity to refactor how some of the validation ...
4 years, 1 month ago (2016-11-14 19:35:43 UTC) #4
mthiesse
lgtm https://codereview.chromium.org/2493063004/diff/1/device/vr/android/gvr/gvr_device_provider.cc File device/vr/android/gvr/gvr_device_provider.cc (right): https://codereview.chromium.org/2493063004/diff/1/device/vr/android/gvr/gvr_device_provider.cc#newcode72 device/vr/android/gvr/gvr_device_provider.cc:72: SwitchToNonPresentingDelegate(); On 2016/11/14 19:35:43, bajones wrote: > On ...
4 years, 1 month ago (2016-11-14 20:06:49 UTC) #5
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/2493063004/20001
4 years, 1 month ago (2016-11-14 20:34:57 UTC) #7
commit-bot: I haz the power
Failed to apply patch for device/vr/android/gvr/gvr_device.h: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-14 23:18:07 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/2493063004/60001
4 years, 1 month ago (2016-11-15 01:54:27 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-15 03:48:25 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 03:51:25 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/94ff3d8045484adcb0daba7a05465edf813679a0
Cr-Commit-Position: refs/heads/master@{#432081}

Powered by Google App Engine
This is Rietveld 408576698