Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1852507 [wpt PR 41906] - sensors: Add virtual sensor-related comm…
…ands to testdriver, a=testonly Automatic update from web-platform-tests sensors: Add virtual sensor-related commands to testdriver (#41906) Spec PR: w3c/sensors#470 The Generic Sensor spec used to have an Automation section, but it leaked implementation-specific details and was not implemented anywhere. The changes above have been implemented in Chromium and there are pending patches there to convert the existing Generic Sensor web tests in WPT to the new virtual sensor model, which entirely removes the dependency on Mojo mocks and makes the tests more interoperable. This PR adds the required infrastructure to manipulate virtual sensors from testdriver. The 4 new commands correspond to the 4 WebDriver extension commands added by the spec PR above. This change was co-authored with JuhaVainio. Related to #9686. -- wpt-commits: 52115b2fd161d1c1c081b56262937a3d67839133 wpt-pr: 41906 UltraBlame original commit: 0838abe0dccb344e5949267d8e25986191c55fc2
- Loading branch information