New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 741916 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
(currently inactive on Chromium)
Closed: Apr 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug
Proj-VR
Proj-XR
Proj-XR-VR



Sign in to add a comment

Clean up intent handling for VrShellDelegate

Project Member Reported by ymalik@chromium.org, Jul 12 2017

Issue description

We required that to native library loader is initialized when we create a new instance of VrShellDelegate. This is to create its native counterpart. We can clean up our intent handling if we can create an instance of VrShellDelegate earlier. 

We should decouple native initialization from creating an instance of VrShellDelegate in javaland to simplify intent handling.
 

Comment 1 by ymalik@chromium.org, Apr 17 2018

Status: WontFix (was: Available)
Intent handling has changed a lot and is pretty sane on ToT. This is probably obsolete.

Sign in to add a comment