gecko-dev/testing
Ella Ge 0d75c2f627 Bug 1465647 [wpt PR 11259] - remove createTouchList, a=testonly
Automatic update from web-platform-testsremove createTouchList

This Cl removes document.createTouchList and related tests.

Use count is drop to a safer value, ready to remove in M69.
UseCounter:
https://www.chromestatus.com/metrics/feature/timeline/popularity/2368

intent to deprecate and Remove:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/GLbUpUUnQzc

PR to touch-events spec:
https://github.com/w3c/touch-events/pull/96

Bug: 518868
Change-Id: Ia4451d0d32bf5bbb6d9c9c543ac77187c5161b42
Reviewed-on: https://chromium-review.googlesource.com/1055799
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Reviewed-by: Bo <boliu@chromium.org>
Reviewed-by: David Bokan <bokan@chromium.org>
Reviewed-by: Rick Byers <rbyers@chromium.org>
Commit-Queue: Ella Ge <eirage@chromium.org>
Cr-Commit-Position: refs/heads/master@{#563490}

--

wpt-commits: 8e1adf3ff681a013968a3fd6b3115c44587babec
wpt-pr: 11259
2018-06-10 09:32:21 +01:00
..
awsy Bug 1426499 - Disable windows content process sandbox when using DMD with AWSY. r=erahm 2018-05-17 13:46:29 -05:00
config Bug 1462934 - Update Android AVD configs to use archives with build.prop included; r=me,a=test-only 2018-06-08 14:26:49 -06:00
crashtest
firefox-ui Bug 1458119: Part 2: Test session restore across Windows shutdown. r=Gijs,whimboo 2018-06-07 10:33:55 -07:00
geckodriver Bug 1466658 - [geckodriver] Overhaul of user preferences in prefs.rs. r=ato 2018-06-05 11:37:27 +02:00
gtest
jsshell Bug 1466090 - use js-bench perfherder framework for jsshell-bench tests. r=ahal 2018-06-01 09:29:26 -04:00
marionette Bug 1467509 - [marionette] Update execute_script command in interactive tutorial. r=whimboo, a=doc 2018-06-08 15:52:15 +02:00
mochitest Bug 1466958 - Fix mochitests when run locally against an android build. r=gbrown 2018-06-05 17:09:54 -05:00
modules Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
mozbase Bug 1433308 - Change mach android-emulator default to x86-7.0; r=me,a=test-only 2018-06-07 17:00:48 -06:00
mozharness Bug 1467837 - adjust some code for test-coverage gpu/chunks and minor cleanup in per test code. r=gbrown 2018-06-08 16:21:14 -04:00
profiles Bug 1463924 - Remove Dev. Edition promo doorhanger. r=nchevobbe 2018-05-23 18:30:36 -05:00
raptor Bug 1461676 - Expand raptor firefox tp6 to include the other pages; r=jmaher 2018-05-31 16:09:09 -04:00
runtimes
specialpowers Backed out 5 changesets (bug 1413098) for frequent failure in toolkit/content/tests/browser/browser_autoplay_policy_user_gestures.js on a CLOSED TREE 2018-05-31 15:21:15 +03:00
talos Bug 1467783 - Split basic_compositor_video into a separate suite and disable it on QR test platforms. r=jmaher 2018-06-08 09:59:14 -04:00
tools
tps Bug 1458666 - Update tps package versions; r=tcsc 2018-05-03 16:46:26 -06:00
web-platform Bug 1465647 [wpt PR 11259] - remove createTouchList, a=testonly 2018-06-10 09:32:21 +01:00
webdriver Bug 1463251 - Part 1. Update regex in both webdriver and geckodriver. r=ato,jgraham 2018-05-21 22:24:30 +02:00
xpcshell Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot 2018-05-29 13:39:00 -04:00
cppunittest.ini Bug 1464084 - Don't export std:🧵:_M_start_thread symbols with --enable-stdcxx-compat. r=froydnj 2018-06-01 08:10:25 +09:00
mach_commands.py Bug 1445975 - Add a basic mach command for running jsshell benchmarks, r=jmaher 2018-05-15 14:41:16 -04:00
moz.build Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00

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