Re: [w3c/screen-orientation] Promise for unlock()? (#104)

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