New issue
Advanced search Search tips

Issue 837114 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug
Proj-VR
Proj-XR



Sign in to add a comment

XRFrameProvider: RequestFrame() and ProcessScheduledFrame() use different logic for the exclusive branch

Project Member Reported by ddorwin@chromium.org, Apr 26 2018

Issue description

RequestFrame uses requesting_sessions_ to decide whether to take the exclusive path while ProcessScheduledFrame uses exclusive_session_can_send_frames_. Thus, the logic for whether we do non-exclusive things is slightly different, which seems concerning. If this is intentional, we should explain why in comments.
 
Components: Blink>WebXR
Labels: BlinkWebXR
Removing Blink>WebVR component and assigning to Blink>WebXR 
Labels: -BlinkWebXR
Removing Blink>WebVR component and assigning to Blink>WebXR 
Components: -Blink>WebVR

Sign in to add a comment