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

Issue 2641933002: VR Shell does not redirect to another app while in VR mode. (Closed)

Created:
3 years, 11 months ago by tiborg1
Modified:
3 years, 11 months ago
CC:
chromium-reviews, feature-vr-reviews_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

VR Shell does not redirect to another app while in VR mode. - VrShellImpl sets a custom TabRedirectHandler implementation to the tab displaying the vr shell. - The custom TabRedirectHandler implementation prevents any redirect to another app, e.g. when clicking on youtube.com. BUG=670128 Review-Url: https://codereview.chromium.org/2641933002 Cr-Commit-Position: refs/heads/master@{#444814} Committed: https://chromium.googlesource.com/chromium/src/+/1f9c06b2bc825d86db2fbc2b21dc35fd453f8b69

Patch Set 1 #

Total comments: 1

Patch Set 2 : VR Shell does not redirect to another app while in VR mode. #

Patch Set 3 : VrShell sets subclass of TabRedirectHandler which prevents redirecting to another app. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/tab/Tab.java View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java View 1 2 4 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
mthiesse
https://codereview.chromium.org/2641933002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/tab/TabRedirectHandler.java File chrome/android/java/src/org/chromium/chrome/browser/tab/TabRedirectHandler.java (right): https://codereview.chromium.org/2641933002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/tab/TabRedirectHandler.java#newcode128 chrome/android/java/src/org/chromium/chrome/browser/tab/TabRedirectHandler.java:128: public void setIsInVr(boolean isInVr) { We're really trying to ...
3 years, 11 months ago (2017-01-18 19:07:52 UTC) #3
tiborg1
On 2017/01/18 19:07:52, mthiesse wrote: > https://codereview.chromium.org/2641933002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/tab/TabRedirectHandler.java > File > chrome/android/java/src/org/chromium/chrome/browser/tab/TabRedirectHandler.java > (right): > > ...
3 years, 11 months ago (2017-01-18 20:18:20 UTC) #7
mthiesse
vr_shell/ lgtm
3 years, 11 months ago (2017-01-18 20:20:22 UTC) #8
tiborg1
dtrainor@chromium.org: Please have a look.
3 years, 11 months ago (2017-01-18 20:32:18 UTC) #10
David Trainor- moved to gerrit
lgtm
3 years, 11 months ago (2017-01-19 18:41:18 UTC) #13
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/2641933002/40001
3 years, 11 months ago (2017-01-19 18:46:08 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 19:23:41 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/1f9c06b2bc825d86db2fbc2b21dc...

Powered by Google App Engine
This is Rietveld 408576698