• Alex Cooper's avatar
    Remove Plumbing for IsolatedXRGamepadProviderFactory · 027cfb44
    Alex Cooper authored
    The IsolatedXRGamepadProviderFactory was only used by WebVR.  Since that
    has now been removed, we do not need to plumb the factory or create the
    gamepad provider to be considered a proper XRDevice. As a result of this
    the IsolatedGamepadDataFetcher is no longer used and can be removed.
    
    To better stage the cleanup, only the plumbing for the factory is being
    removed at this time.  This will allow the runtimes to be refactored
    independently. When nothing implements the interfaces anymore they will
    be removed.
    
    Bug: 1017856
    Change-Id: I87d92c6236ed547b16a32f507d6381636ef30a5e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880011Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
    Reviewed-by: default avatarJacob DeWitt <jacde@chromium.org>
    Commit-Queue: Alexander Cooper <alcooper@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#709667}
    027cfb44
isolated_xr_service.mojom 10.1 KB