testing/mochitest/tests/Harness_sanity/test_sanityEventUtils.html
70c6614f03720604627dd8ad5e65ae9ccf34bdf6
created 2021-11-22 11:48 +0000
pushed 2021-11-22 21:05 +0000
Timothy Nikkel Timothy Nikkel - Bug 1741326. Remove most cases of setting apz.zoom-to-focused-input.enabled=false in tests. r=botond
90b27f1a54ee5103617abac2abcdc5353fc65b8e
created 2021-11-03 12:10 -0400
pushed 2021-11-03 21:36 +0000
Cristian Tuns Cristian Tuns - Backed out changeset 6a408466ecb6 (bug 1731504) for causing bug 1739045 CLOSED TREE
6a408466ecb6c5ef47d56e3e31cdc2fd5161f174
created 2021-10-27 12:37 +0000
pushed 2021-10-27 21:41 +0000
Olli Pettay Olli Pettay - WIP: Bug 1731504, explicitly call capturing listeners before bubbling listeners at target r=masayuki
8e363910a39b9f068439ced27955300b147daf6a
created 2021-07-14 10:59 +0000
pushed 2021-07-14 21:50 +0000
Masayuki Nakano Masayuki Nakano - Bug 1720405 - part 2: Get rid of the pref check/setting of `dom.keyboardevent.dispatch_during_composition` from the tests r=smaug
3c0887f28d545dcdafde50f9f62842204348ba55
created 2021-07-14 10:59 +0000
pushed 2021-07-14 21:50 +0000
Masayuki Nakano Masayuki Nakano - Bug 1720405 - part 1: Get rid of the pref check of `dom.keyboardevent.keypress.dispatch_non_printable_keys_only_system_group_in_content` from the tests r=smaug
c49de061c1fab19f934574e959938c5500d1d080
created 2021-07-06 07:42 +0000
pushed 2021-07-06 21:42 +0000
Jed Davis Jed Davis - Bug 1635451 - Minimize content processes' connections to the X server. r=jgilbert,stransky,nika
72ff67f96a3fb7f1675aab782f41becd10fd44af
created 2021-04-09 09:25 +0000
pushed 2021-04-10 03:36 +0000
Makoto Kato Makoto Kato - Bug 1700365 - Add workaround that disables zoom to focused input. r=masayuki
5735e7f86a0140ce56a4dbfbab4280640169016d
created 2021-04-09 09:25 +0000
pushed 2021-04-10 03:36 +0000
Makoto Kato Makoto Kato - Bug 1700365 - synthesizeNativeMouseEvent works on mobile viewport. r=masayuki
5fc38c58de82bb7ca79e749b07e10475e44bc74d
created 2021-02-24 01:27 +0000
pushed 2021-02-24 10:01 +0000
Masayuki Nakano Masayuki Nakano - Bug 1691622 - part 10: Make `synthesizeNativeMouseEvent` take a button argument r=smaug
dc5e230ba55702416428d95e044ee3acc5b4c4ee
created 2021-02-24 01:27 +0000
pushed 2021-02-24 10:01 +0000
Masayuki Nakano Masayuki Nakano - Bug 1691622 - part 6: Merge `synthesizeNativeMouseClick*` with `synthesizeNativeMouseEvent*` r=smaug
727097623436c8470672203526d2f688cb4ab19a
created 2021-02-24 01:27 +0000
pushed 2021-02-24 10:01 +0000
Masayuki Nakano Masayuki Nakano - Bug 1691622 - part 4: Make `synthesizeNativeMouseClick*()` aware of modifiers r=smaug,geckoview-reviewers,m_kato
608c0563811f2640958b6e5535f7ec90633e030b
created 2020-12-11 06:43 +0000
pushed 2020-12-11 21:30 +0000
Masayuki Nakano Masayuki Nakano - Bug 1681667 - Make `BrowserChild` never coalesce/discard synthesized mouse events for test r=smaug
efb8d3e172eb74457a018b6d1624ad02fcf8a883
created 2020-03-11 21:06 +0000
pushed 2020-03-12 03:57 +0000
Emilio Cobos Álvarez Emilio Cobos Álvarez - Bug 1621319 - Make test_sanityEventUtils test synthesizeMouseExpectEvent with something else than a form control. r=smaug
814f2005218bd91bef0508131a696d81bc344424
created 2020-03-11 03:48 +0200
pushed 2020-03-11 15:45 +0000
Dorel Luca Dorel Luca - Backed out 3 changesets (bug 1621319) for Mochitest failures in Harness_sanity/test_sanityEventUtils.html
9181798549f23ad1444142ac9d69a5aef90c9f1e
created 2020-03-10 19:34 +0000
pushed 2020-03-11 15:45 +0000
Emilio Cobos Álvarez Emilio Cobos Álvarez - Bug 1621319 - Make test_sanityEventUtils hit the border of the input, not the contents inside. r=smaug
1b1452a5440dec1e9a6b73dba5ec07bc9f01bbc8
created 2020-02-12 19:38 +0000
pushed 2020-02-13 03:57 +0000
Mark Banner Mark Banner - Bug 1614822 - Enable ESLint for testing/mochitest/tests/Harness_sanity/. r=kmag
c9c0c6f2eed54a187e124942e53c3660b4cf17d8
created 2019-04-16 03:50 +0000
pushed 2019-04-16 15:43 +0000
Brian Grinstead Brian Grinstead - Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
1a1ef374eba66c3af2c252711e607d095e2c2c23
created 2018-10-02 14:31 +0000
pushed 2018-10-03 21:54 +0000
Masayuki Nakano Masayuki Nakano - Bug 1343955 - part 1: Add automated tests for synthesizeKey() of EventUtils.js r=smaug
f035cfad6ac42af6619920d14c57a286d14f419f
created 2018-03-16 22:35 +0900
pushed 2018-03-19 09:54 +0000
Masayuki Nakano Masayuki Nakano - Bug 1446253 - Make EventUtils.synthesizeComposition() dispatch keydown and keyup event in default r=smaug
50d6fe2d0bca50837dd34eb4a79957885c55bffc
created 2018-02-15 04:15 +0900
pushed 2018-02-19 09:48 +0000
Masayuki Nakano Masayuki Nakano - Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
b432138bab084801c754dd5e517b5092ae46edd5
created 2018-02-02 18:10 +0900
pushed 2018-02-03 09:51 +0000
Masayuki Nakano Masayuki Nakano - Bug 1435180 - Make existing tests aware of strict keypress event dispatch r=smaug
ec0f3678bb31c8e5273d72c27aed48edc899e71c
created 2017-01-25 07:01 +0100
pushed 2017-01-25 12:47 +0000
Florian Quèze Florian Quèze - Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
7b434711753b98a87603453caaa0945791ffe12b
created 2017-01-17 11:50 +0100
pushed 2017-01-17 16:30 +0000
Florian Quèze Florian Quèze - Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
19e2530a986d19036595af59a24f27639258d636
created 2015-01-28 15:27 +0900
pushed 2015-01-28 13:20 +0000
Masayuki Nakano Masayuki Nakano - Bug 917322 part.16 Rename COMPOSITION_ATTR_* in EventUtils.js with new constants of nsITextInputProcessor r=smaug
fad93bdcf42e9b85d4d1c13f69beddebf61768d8
created 2014-11-25 14:02 +0900
pushed 2014-11-25 11:48 +0000
Masayuki Nakano Masayuki Nakano - Bug 1077345 part.7 Use synthesizeComposition({"compositioncommit") in the tests r=smaug
6a965889d97e1c5b6ca436908d382e8bad146686
created 2014-10-07 19:01 +0900
pushed 2014-10-07 20:04 +0000
Masayuki Nakano Masayuki Nakano - Bug 960871 part.11 Rename EventUtils.synthesizeText() to EventUtils.synthesizeCompositionChange() r=smaug
3ec43ac8b65c6a87b5e983ac3ae86ada3a3fb83d
created 2014-10-03 15:33 +0900
pushed 2014-10-03 13:26 +0000
Masayuki Nakano Masayuki Nakano - Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug
f8d98d12013595375f61a60a658fbd6c3deeb734
created 2014-03-05 10:32 -0500| base
pushed 2014-03-06 02:08 +0000
Joel Maher Joel Maher - Bug 971025 - move testing/mochitest/test/test_* to testing/mochitest/test/Harness_sanity. r=ted
less more (0) tip