Chromium Code Reviews
DescriptionStay in VR while showing DOFF flow and connect CCT exit button to this.
This CL does a bunch of complicated things like allowing us to stay in VR when paused as long as we're showing the DOFF flow and expect to return to chrome while still in VR.
There are some gotchas I had to be careful to address, like if the user hits the home button during the DOFF flow then returns to any instance of chrome (CTA/CCT/WebApk) we need to make sure to exit VR in the activity that's still showing the DOFF flow.
This also fixes a possible Activity leak if the nonpresentingdelegate remains alive when switching activities.
BUG=719661
Review-Url: https://codereview.chromium.org/2889693005
Cr-Commit-Position: refs/heads/master@{#473193}
Committed: https://chromium.googlesource.com/chromium/src/+/2dc94cbcc999cade8a3a9a9b2118be81a403e54b
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address comments #Patch Set 3 : rebase #Messages
Total messages: 18 (9 generated)
|