- From: Dominick Ng <notifications@github.com>
- Date: Tue, 29 Jan 2019 22:29:24 -0800
- To: w3c/screen-orientation <screen-orientation@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 January 2019 06:29:46 UTC
The Chrome on Android implementation looks like it's [here](https://cs.chromium.org/chromium/src/content/public/android/java/src/org/chromium/content/browser/ScreenOrientationProviderImpl.java?type=cs&q=content/public/android/java/src/org/chromium/content/browser/ScreenOrientationProviderImpl.java&sq=package:chromium&g=0&l=92) It looks to me like there's a separate call that happens when restoring from VR mode [here](https://cs.chromium.org/chromium/src/chrome/android/java/src/org/chromium/chrome/browser/vr/VrShellDelegate.java?q=chrome/android/java/src/org/chromium/chrome/browser/vr/VrShellDelegate.java&sq=package:chromium&dr&l=1241) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/screen-orientation/issues/104#issuecomment-458828137
Received on Wednesday, 30 January 2019 06:29:46 UTC