gecko-dev/testing
Alex Cooper 178700733c Bug 1566722 [wpt PR 17632] - Remove XRDeviceImpl, a=testonly
Automatic update from web-platform-tests
Remove XRDeviceImpl

The WebXR API used to have an intermediate device that must be obtained
prior to requesting sessions.  This device was removed from the API.
This change removes the implementation backing it (across a mojo
boundary) in the browser process.

Effectively this change merges XRDeviceImpl and VRServiceImpl and
simplifies some parts of the code related where multiple async
operations were required.

Bug: 944987
Change-Id: If1c426baab8e3149059f32773e9a21313769df0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676344
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Brian Sheedy <bsheedy@chromium.org>
Reviewed-by: Klaus Weidner <klausw@chromium.org>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Commit-Queue: Alexander Cooper <alcooper@chromium.org>
Cr-Commit-Position: refs/heads/master@{#682057}

--

wpt-commits: 76d99090df4409748a5eb44dfaa91f9bddf8f7da
wpt-pr: 17632
2019-08-05 14:50:25 +00:00
..
awsy Bug 1559975 - fix python2 linter errors for testing/awsy r=ahal 2019-07-19 14:37:10 +00:00
config Bug 1564282 - Pre: Make it easier to work with mozbase in Raptor locally. r=ahal 2019-07-25 00:46:36 +00:00
crashtest
extensions
firefox-ui Bug 1565818 - Disable the safebrowsing tests on MinGW clang builds r=gcp 2019-07-24 13:41:19 +00:00
geckodriver Bug 1569100 - Marionette: Add AcceptAlert, DismissAlert, GetAlertText and SendAlertText commands. r=ato 2019-08-02 17:57:33 +00:00
gtest Bug 1565497 - Improve android gtest's wait for final output; r=jmaher 2019-07-19 07:56:39 +00:00
jsshell
marionette Bug 1377335 - [marionette] Re-enable DRAWWINDOW_DRAW_VIEW and DRAWWINDOW_USE_WIDGET_LAYERS flags for screen captures. r=webdriver-reviewers,ato 2019-08-02 11:09:02 +00:00
mochitest Bug 1570051 - Minor updates to android mach commands; r=bc 2019-08-03 01:52:39 +00:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase Bug 1570051 - Minor updates to android mach commands; r=bc 2019-08-03 01:52:39 +00:00
mozharness Bug 1512487 - Part 3: Convert Android-specific code analyses into mozlints. r=ahal,agi 2019-08-02 20:34:23 +00:00
profiles Bug 1554326 - Always set toolkit.telemetry.eventping.enabled during unit tests; r=snorp 2019-07-23 14:01:36 +00:00
raptor Bug 1564063 Re-record mobile ebay-kleinanzeigen.de tp6 pages using mitmproxy 4 r=perftest-reviewers,AlexandruIonescu,Marian 2019-08-01 12:03:05 +00:00
runtimes Bug 1559975 - fix python2 linter errors for testing/runtimes r=ahal 2019-07-16 17:46:06 +00:00
specialpowers Bug 1560032 - part 1: Make TextEditor for password allow to copy password when selected range is in unmasked range r=m_kato 2019-07-29 06:21:14 +00:00
talos Bug 1532697 - Output window.devicePixelRatio when running Talos tests r=jmaher,perftest-reviewers,Bebe 2019-07-30 07:43:26 +00:00
tools Bug 1559975 - convert testing/tools/iceserver to python3 syntax r=ahal 2019-07-05 14:28:35 +00:00
tps Bug 1559975 - fix python2 linter errors for testing/tps r=ahal 2019-07-16 17:49:05 +00:00
web-platform Bug 1566722 [wpt PR 17632] - Remove XRDeviceImpl, a=testonly 2019-08-05 14:50:25 +00:00
webdriver Bug 1568327 - [geckodriver] Make ActionSequence's id field mandatory. r=whimboo 2019-08-01 10:26:50 +00:00
xpcshell Bug 1004308 - rename BadCertServer to BadCertAndPinningServer r=keeler 2019-07-31 17:06:07 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1404472 - Add mach subcommand for per-component test-info report; r=jmaher 2019-07-31 09:21:59 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1567332 - Report exception stack in android cppunit tests; r=bc 2019-07-19 14:23:10 +00:00
runcppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
testsuite-targets.mk

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff