-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sensors: Add content_shell code path for virtual sensors manipulation
content_shell does not use ChromeDriver, so we need a separate implementation for the testdriver.js commands we are adding. This implementation is anchored on Blink's Internals system, which uses the newly-added WebSensorProviderAutomation Mojo interface implemented by content/web_test/browser's WebTestSensorProviderManager to translate the virtual sensor calls into calls to WebContentsSensorProviderProxy that will ultimately reach //services. Bug: 1278377 Change-Id: I13f49d529b36916d1f98b4792839e818fd7e8bdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4770865 Commit-Queue: Raphael Kubo Da Costa <[email protected]> Reviewed-by: Matt Reynolds <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: danakj <[email protected]> Cr-Commit-Position: refs/heads/main@{#1212214}
- Loading branch information
1 parent
cee0f0a
commit 6328604
Showing
1 changed file
with
159 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters