Граф коммитов

38 Коммитов

Автор SHA1 Сообщение Дата
David Anderson 51c747a7db Add a test case for bug 1193557, r=kats. 2015-09-04 17:18:11 -07:00
Botond Ballo 069f25bc15 Bug 1175585 - Full-stack mochitest for wheel transactions. r=kats
--HG--
extra : rebase_source : 7c5a0d788245dff495ea3942cf03e8b5357cca39
2015-08-02 14:45:30 -04:00
Botond Ballo 2329d6833e Bug 1177018 - Enable chaos mode for the APZ layerization test. r=kats
--HG--
extra : rebase_source : 6d224553f62c4481d35ece1eee9afe873883f455
extra : source : b661da15c2f8aad90c1afaf7cf7777351e1bd972
2015-07-27 15:34:00 -04:00
Botond Ballo 96e062add7 Bug 1177018 - Increase the APZ content response timeout to 15 seconds for all tests. r=kats
It has previously been increased for a specific test, but we have found
another test that needs it increased. Rather than increasing it for
individual tests, increase it for all tests.

--HG--
extra : rebase_source : f76c2a43bdcfa97a86fb5d63ff9708e6215c2678
extra : source : f9a184b70afcf294f7eb84897448fb3db03f681a
2015-07-22 17:03:59 -04:00
Botond Ballo 2f7c3135ad Bug 1177018 - Only enable APZ test logging for tests that actually use it. r=kats
This avoids excessive amounts of test data accumulating which can slow tests down.

As part of this change, the pref for enabling the logging was made 'Live'.

--HG--
extra : rebase_source : e1d0547e5d3125e9db44bb47ddfff3b4f8d50e99
extra : source : 73fb13743a74a5a920d099fda70d9b1a1fa3a6ed
2015-07-08 19:18:28 -04:00
Botond Ballo f2e8a59818 Bug 1177018 - Disable smooth scrolling in the APZ layerization test. r=kats
--HG--
extra : rebase_source : ee705290c57e3122bac17af9ee70aa6c4e76c285
extra : source : d5f9fb06ee8c344f35fcf9fd86b5f654862ec1e8
2015-06-29 19:44:12 -04:00
Botond Ballo 5d9fcfff8c Bug 1177018 - Work around the iframe in which mochitests are run not being scrollable. r=kats
--HG--
extra : rebase_source : bd8b7b60bcae3298a523daac9b286fed9b4edefd
extra : source : d94c86ecbc53e8d45729691ac6576fdfbe407cc4
2015-06-26 16:46:22 -04:00
Phil Ringnalda 02603b885d Back out 7 changesets (bug 1177018) for debug b2g assertion failures in test_bug982141.html
CLOSED TREE

Backed out changeset 40fdd735520d (bug 1177018)
Backed out changeset a82c39bb97ab (bug 1177018)
Backed out changeset dbb14a5cd2cd (bug 1177018)
Backed out changeset 112ec6bdaf4e (bug 1177018)
Backed out changeset 486f9a11fcbd (bug 1177018)
Backed out changeset 8e54cc5e6901 (bug 1177018)
Backed out changeset c2a30b4f3a7c (bug 1177018)
2015-08-26 21:38:05 -07:00
Botond Ballo eb96b04ea9 Bug 1177018 - Enable chaos mode for the APZ layerization test. r=kats
--HG--
extra : rebase_source : c5df518db4ace446ed14a5478cc7be127e068512
extra : source : 55a1326f6f1ba89d7b307f4c8406284e1c3c888a
2015-07-27 15:34:00 -04:00
Botond Ballo 8abc5d1813 Bug 1177018 - Increase the APZ content response timeout to 15 seconds for all tests. r=kats
It has previously been increased for a specific test, but we have found
another test that needs it increased. Rather than increasing it for
individual tests, increase it for all tests.

--HG--
extra : rebase_source : 1e32b0c851bb138d1ed247fea72312c09380266c
extra : source : fb4d8f6db088a2da12d01403280b959d176fee0a
2015-07-22 17:03:59 -04:00
Botond Ballo f914a340bd Bug 1177018 - Only enable APZ test logging for tests that actually use it. r=kats
This avoids excessive amounts of test data accumulating which can slow tests down.

As part of this change, the pref for enabling the logging was made 'Live'.

--HG--
extra : rebase_source : 0abbf10b3e3b3a67bbb810d4554a7b55bfc6fd66
extra : source : d7bac1264671c0a10da034d6d9b08f01235ebdb3
2015-07-08 19:18:28 -04:00
Botond Ballo 3d96234fff Bug 1177018 - Disable smooth scrolling in the APZ layerization test. r=kats
--HG--
extra : rebase_source : 0512511d4f179e75db26794a445db132935c15e3
extra : source : d5f9fb06ee8c344f35fcf9fd86b5f654862ec1e8
2015-06-29 19:44:12 -04:00
Botond Ballo bbbb23bc55 Bug 1177018 - Work around the iframe in which mochitests are run not being scrollable. r=kats
--HG--
extra : rebase_source : dd9ad6631b729a858e5e3a7f19ff49c66818de48
extra : source : d94c86ecbc53e8d45729691ac6576fdfbe407cc4
2015-06-26 16:46:22 -04:00
Kartikaya Gupta 19b71cf932 Bug 1181678 - Improve the check for skipping test_layerization if APZ is disabled. r=botond 2015-07-09 09:54:09 -04:00
Kartikaya Gupta cb155dcae8 Bug 1176798 - Increase the content response timeout to prevent intermittently failing. r=botond 2015-07-06 09:53:11 -04:00
Botond Ballo 09cd718536 Bug 1176402 - Obtain the DOMWindowUtils object consistently in the APZ testing native event helpers. r=kats
--HG--
extra : rebase_source : 859729b56dd92275073c6198652080f7cd4f0459
extra : source : bad28f570db5490f21a5b273d0a6767453a84786
2015-06-24 03:04:35 -04:00
Botond Ballo b1873b2c03 Bug 1176402 - Have synthesizeNativeWheel() and synthesizeNativeMouseMove() accept coordinates relative to the element's bounding rect. r=kats
--HG--
extra : rebase_source : afb4b0907581cc5c19f3b5c37706d2f72564fc8d
extra : source : 528722d4cab413b596e7c3ac9ef0c37722b825bd
2015-06-25 04:05:44 -04:00
Botond Ballo a36e9fc830 Bug 1176402 - Update a call to a function that has since been renamed. r=kats
--HG--
extra : rebase_source : a3de25acfb333b17c0a4dafee8c94578a27af825
extra : source : 14ab3fb059bd89081a6a0a18b997d5d6efc9dc73
2015-06-24 02:56:48 -04:00
Andrew Comminos b5ccccd933 Bug 1177233 - Convert to native scroll units for APZ testing on GTK. r=kats
--HG--
extra : rebase_source : c542d866487b67b558e9173cbe733cc39a9c4578
2015-06-24 16:38:00 +02:00
Kartikaya Gupta 08ead0c1ca Bug 1139155 - Add a basic sanity test to exercise touch-based scrolling on B2G. r=botond 2015-06-19 22:52:07 -04:00
Wes Kocher d0c7c545ac Backed out 2 changesets (bug 1175585) for test_wheel_transactions.html failures CLOSED TREE
Backed out changeset 5b56c3d0e379 (bug 1175585)
Backed out changeset 89b4c0b06ff3 (bug 1175585)

--HG--
extra : rebase_source : f25dd69111041d0d23e09c6a3bd70926c953fffd
2015-06-19 18:03:05 -07:00
Botond Ballo 5e87ffa029 Bug 1175585 - Full-stack mochitest for wheel transactions. r=kats,a=kwierso
--HG--
extra : source : 073002f5b079b460bb2e48836b619ada0b866b5b
extra : amend_source : dd21226b11be218ff5b73c1ae3a563660d999a69
2015-06-17 19:12:52 -04:00
Botond Ballo addfc3aace Bug 1175585 - Generalize scrollWheelOver() so it's usable by other APZ tests. r=kats
--HG--
extra : source : 59084db6f16271bc263bb9696e3168b81c9bdbfa
2015-06-17 19:11:25 -04:00
Botond Ballo 7a5580e78f Bug 1173580 - Full-stack APZ layerization mochitest. r=kats
--HG--
extra : source : 91c83d0cb80b2985d768687b2496ea1888fd2b81
2015-06-11 20:15:07 -04:00
Botond Ballo 5d9041c1d9 Bug 1173580 - Add utilities for synthesizing mouse move events to apz_test_native_event_utils.js. r=kats
--HG--
extra : source : d6a592fefdc55e33d9253cd9bb41acd6ea1f84c5
2015-06-15 16:43:56 -04:00
Botond Ballo 28f57aed47 Bug 1173580 - Make synthesizeNativeWheelAnd*() functions iframe-friendly. r=kats
--HG--
extra : source : 04885e71c324fff5baf19585c266ad2b649a3367
2015-06-15 16:43:46 -04:00
Botond Ballo 3bc2b3696f Bug 1172648 - Full-stack APZ mochitest for bug 1151667. r=kats
--HG--
extra : rebase_source : fbdd34c96aee64b0d8c3effc1c8ba39f7ae33418
2015-06-08 10:55:38 -04:00
Mason Chang 920f2ea28a Bug 1077651 Measure frame uniformity by synthesizing native events. r=kats,mrbkap 2015-06-08 09:53:41 -07:00
Kartikaya Gupta f60e403485 Bug 1164218 - Enable some guinea pig tests to run in chaos mode. r=botond 2015-06-04 13:44:55 -04:00
Timothy Nikkel 3670812937 Bug 1168630. Part 4. Rename AsyncPanZoomController::IsRootForLayersId to HasNoParentWithSameLayersId. r=botond
The function did not tell you if the APZC was the root for the layers id. It just told you if it had no parent. Which are different things.

Since IsRootForLayersId didn't do what it was expected to, the users of HasNoParentWithSameLayersId will be audited and then removed or changed to be correct by bug 1158424.
2015-05-31 14:44:41 -05:00
Kartikaya Gupta 029439cade Bug 1164274 - Disable the wheel-scroll test on Mulet for intermittent failures. r=mstange 2015-05-22 12:01:52 -04:00
Kartikaya Gupta bbd234182a Bug 1161634 - Enable the test_wheel_scroll on Linux as well. r=mstange 2015-05-11 17:21:37 -04:00
Kartikaya Gupta 6180ee95a1 Bug 1161206 - Add a scrolling test with native mousewheel event synthesization. r=mstange 2015-05-05 14:45:11 -04:00
Botond Ballo 10652e0e0c Bug 1151663 - Fix test bustage caused by incorrect mochitest.ini file, on a CLOSED TREE. r=bustage 2015-04-23 00:58:52 -04:00
Botond Ballo 4d33259ec6 Bug 1151663 - New mochitest for this bug. r=kats
--HG--
extra : rebase_source : 3eb1d9265e9031f8ae988a436b2419c49d45f4d2
extra : source : 921462f2db07e14aebdfb196f9031509d16837a9
2015-04-15 16:41:09 -04:00
Botond Ballo b43a0ba6b9 Bug 1151663 - Fix reconstruction of APZC tree structure in APZ mochitests. r=kats
--HG--
extra : rebase_source : 7cc843d85bbd9dc388c22bb89d62b4ad5bc5926f
extra : source : 493ad40e3835b71aed6803d8f8bf1edaacdfd561
2015-04-20 21:41:30 -04:00
Botond Ballo a3ff2cb2b3 Bug 1151663 - Extract some helper functions for writing APZ mochitests into a separate file. r=kats
--HG--
extra : rebase_source : efb4a08fa85f1d520e2ea2ccc50efc4c2f941c85
extra : source : b515fe7b2aa7af9b675c0a429dd009985b67725e
2015-04-20 21:40:17 -04:00
Botond Ballo 4756914940 Bug 961289 - Add an initial mochitest (for bug 982141) that exercises the APZ testing framework. r=ehsan,kats,BenWa,ted
--HG--
extra : source : 3e395bacbf393aaa022675c9a3f97a3c603bb67d
2014-05-12 12:24:57 -04:00