New issue
Advanced search Search tips

Issue 920700 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android , Windows
Pri: 3
Type: Bug
Proj-VR
Proj-XR
Proj-XR-VR



Sign in to add a comment

Consider some refactoring or ifdefing in VR-UI's element tree to make it clear which UI is platform-specific

Project Member Reported by billorr@chromium.org, Jan 10

Issue description

We don't necessarily want a big refactor here, but much of the UI is only shown on Android or only shown on Windows.  Very little is shown on both (though Linux may show both for testing purposes).

There are several ways we could make it clear what is Android-only and what is Windows-only.  For example, we could split ui_scene_creator into ui_scene_creator_win.h, ui_scene_creator_android.h.
 
Status: Assigned (was: Untriaged)
Components: UI>Browser>VR
Adding UI>Browser>VR component as well.

Sign in to add a comment