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

Issue 2633243002: Fix WebVR presentation is distorted if device is in portrait mode (Closed)

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

Description

Fix WebVR presentation is distorted if device is in portrait mode BUG=681059

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix when DON flow is not skipped, but still failed when skip DON flow #

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

Messages

Total messages: 16 (3 generated)
shaobo.yan
3 years, 11 months ago (2017-01-17 01:59:38 UTC) #3
girard
lgtm with one nit https://codereview.chromium.org/2633243002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java File chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java (right): https://codereview.chromium.org/2633243002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java#newcode142 chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java:142: if (primaryDisplay.getPhysicalDisplayWidth() Format nit: move ...
3 years, 11 months ago (2017-01-17 03:00:42 UTC) #5
shaobo.yan
On 2017/01/17 03:00:42, girard wrote: > lgtm with one nit > > https://codereview.chromium.org/2633243002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java > File ...
3 years, 11 months ago (2017-01-17 03:07:40 UTC) #6
mthiesse
This doesn't make sense, the device is forced into landscape mode before VrShellImpl is created.
3 years, 11 months ago (2017-01-17 03:08:14 UTC) #7
mthiesse
On 2017/01/17 03:08:14, mthiesse wrote: > This doesn't make sense, the device is forced into ...
3 years, 11 months ago (2017-01-17 03:11:25 UTC) #8
girard
On 2017/01/17 03:11:25, mthiesse wrote: > On 2017/01/17 03:08:14, mthiesse wrote: > > This doesn't ...
3 years, 11 months ago (2017-01-17 03:15:37 UTC) #9
shaobo.yan
On 2017/01/17 03:11:25, mthiesse wrote: > On 2017/01/17 03:08:14, mthiesse wrote: > > This doesn't ...
3 years, 11 months ago (2017-01-17 03:16:32 UTC) #10
mthiesse
On 2017/01/17 03:15:37, girard wrote: > On 2017/01/17 03:11:25, mthiesse wrote: > > On 2017/01/17 ...
3 years, 11 months ago (2017-01-17 03:18:13 UTC) #11
shaobo.yan
On 2017/01/17 03:18:13, mthiesse wrote: > On 2017/01/17 03:15:37, girard wrote: > > On 2017/01/17 ...
3 years, 11 months ago (2017-01-17 03:24:24 UTC) #12
shaobo.yan
On 2017/01/17 03:18:13, mthiesse wrote: > On 2017/01/17 03:15:37, girard wrote: > > On 2017/01/17 ...
3 years, 11 months ago (2017-01-17 03:27:20 UTC) #13
mthiesse
On 2017/01/17 03:27:20, shaobo.yan wrote: > On 2017/01/17 03:18:13, mthiesse wrote: > > On 2017/01/17 ...
3 years, 11 months ago (2017-01-17 15:35:24 UTC) #14
shaobo.yan
On 2017/01/17 15:35:24, mthiesse wrote: > On 2017/01/17 03:27:20, shaobo.yan wrote: > > On 2017/01/17 ...
3 years, 11 months ago (2017-01-18 01:27:37 UTC) #15
shaobo.yan
3 years, 11 months ago (2017-01-18 01:29:42 UTC) #16
Message was sent while issue was closed.
With verified, the root cause of this bug is resolved by mthiesse@ patch here:
https://codereview.chromium.org/2635123002/.
Close this issue.

Powered by Google App Engine
This is Rietveld 408576698