Remove Plumbing for IsolatedXRGamepadProviderFactory
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:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jacob DeWitt <jacde@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#709667}
Showing
This diff is collapsed.
Please register or sign in to comment