• Bill Orr's avatar
    Remove IsFallbackDevice from VRDevice. · 0f8779d0
    Bill Orr authored
    This change removes a synchronous call from browser code into VRDevice,
    in anticipation of making VRDevice a mojo interface.
    
    Browser-side now controls whether a device is fallback.
    
    The change here is temporary until further refactors to support XR.
    Fallback devices will be removed, and requestSession will have more logic
    to determine which device should be returned.
    
    Change-Id: I4707eecf3a0ca8356f7139934c2e1fc79f934d37
    Reviewed-on: https://chromium-review.googlesource.com/1080039Reviewed-by: default avatarMichael Thiessen <mthiesse@chromium.org>
    Commit-Queue: Bill Orr <billorr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#563057}
    0f8779d0
browser_xr_device.h 2.6 KB