Tim Chien
910476406c
Bug 1201407 - Add input-manage-only events for InputMethod API. r=janjongboom, sr=smaug
2015-09-16 22:11:00 +02:00
Carsten "Tomcat" Book
fd3cce4c40
Backed out 1 changesets (bug 1201407) for suspicion of causing linux bc test failures on a CLOSED TREE
...
Backed out changeset 171eb742e015 (bug 1201407)
2015-09-17 14:38:44 +02:00
Tim Chien
b3f2054e21
Bug 1201407 - Add input-manage-only events for InputMethod API, r=janjongboom, sr=smaug
2015-09-16 22:11:00 +02:00
Tim Chien
7f8490ca30
Bug 1197682 - InputMethodManager#setSupportsSwitchingTypes, r=janjongboom, sr=smaug
2015-09-10 22:29:00 +02:00
Tim Chien
e33d64ec95
Bug 1197700 - Correct mistakes in InputMethod.webidl. r=kanru, r=janjongboom, sr=smaug
2015-09-10 22:27:00 +02:00
Carsten "Tomcat" Book
cf6532fb7e
Backed out 1 changesets (bug 1197700) for test failures in test_interfaces.html on a CLOSED TREE
...
Backed out changeset fd40cb58dca3 (bug 1197700)
2015-09-10 12:17:03 +02:00
Tim Chien
b7445e3ae3
Bug 1197700 - Correct mistakes in InputMethod.webidl. r=kanru, r=janjongboom, sr=smaug
2015-09-09 19:56:00 +02:00
Tim Chien
c6944a4d89
Bug 974770 - Get rid of dom.mozInputMethod.testing in test scripts. r=kanru, r=mrbkap
2015-08-26 20:18:00 -04:00
Tim Chien
8d30e12cf8
Bug 1137557 - Part 3: Allow content to pass a dict representing the property of the keyboard event to send. r=masayuki, sr=smaug
...
- Overloading MozInputContext#sendKey() so it could take a dict.
- An optional trailing argument for setComposition() and endComposition() methods for these methods to take the dict.
- New keydown() and keyup() methods that takes dict as the only argument.
2015-08-23 21:19:00 -04:00
Ryan VanderMeulen
8dbdbbb356
Backed out 4 changesets (bug 1137557) for causing intermittent Gij switching_test.js failures.
...
Backed out changeset ce86cf91f423 (bug 1137557)
Backed out changeset 83af10efcd3c (bug 1137557)
Backed out changeset e48ed45d1c80 (bug 1137557)
Backed out changeset 81e93b60a622 (bug 1137557)
CLOSED TREE
2015-08-24 13:27:01 -04:00
Tim Chien
179e9b030e
Bug 1137557 - Part 3: Allow content to pass a dict representing the property of the keyboard event to send. r=masayuki, sr=smaug
...
- Overloading MozInputContext#sendKey() so it could take a dict.
- An optional trailing argument for setComposition() and endComposition() methods for these methods to take the dict.
- New keydown() and keyup() methods that takes dict as the only argument.
2015-08-23 21:19:00 -04:00
Tim Chien
880faab3ad
Bug 1175399 - Move readonly detection into isFocusableElement. r=janjongboom
2015-07-03 01:42:00 +02:00
Tim Chien
bcc267261b
Bug 1175024 - Don't destroy and recreate DOMRequestIpcHelper instance for every InputContext. r=fabrice
2015-07-02 23:47:00 +02:00
Tim Chien
e13975df0b
Bug 1132349 - Test for focus removal after pagehide/submit/beforeload. r=janjongboom
2015-06-15 03:13:00 -04:00
Tim Chien
b5ab451dda
Bug 1162360 - Dispatches focus and blur message synchronously, r=yxl
2015-05-21 20:13:00 +02:00
Ryan VanderMeulen
07bb2e8cb6
Backed out changeset 0cd8eeb72c1b (bug 1162360) for suspicion of causing share_activity_test.js permafail.
...
CLOSED TREE
2015-05-29 13:06:29 -04:00
Tim Chien
11b12c7e4d
Bug 1162360 - Dispatches focus and blur message synchronously. r=yxl
2015-05-21 20:13:00 -04:00
Ehsan Akhgari
3cd35353b1
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
...
We are white-listing the existing set of tests that use setTimeout
like this. Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.
This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Tim Chien
0a9839d2a2
Bug 1069055 - Merge focused element deletion test to another test. r=yxl
2014-10-31 02:11:00 +01:00
Tim Chien
d33ffebd6b
Bug 1079455 - Drop edit action when focus message is not yet send. r=yxl
2014-10-23 20:22:00 +02:00
Tim Chien
709f01d557
Bug 1079728 - Ensure that the blur message is sent after removing focus. r=yxl
2014-10-21 06:57:00 -04:00
Jan Jongboom
9c7aee6f4f
Bug 1059163 - Add a mutation observer to contenteditable elements to detect selection changes that nsISelectionPrivate misses. r=yxl
2014-10-09 06:06:00 -04:00
Ting-Yu Chou
5fd60fc00c
Bug 1066515 - Part 3: Finalize active inputmethod when mochitest finish. r=yxl
2014-10-09 11:05:51 +08:00
Ting-Yu Chou
1ba633a4e0
Bug 1066515 - Part 2: Add replaceSurroundingText() test cases for content editable element. r=yxl
2014-10-09 16:24:50 +08:00
Carsten "Tomcat" Book
3a1e48da2e
Backed out changeset 46c1cce018de (bug 1059163) for frequent test failures of the new test
2014-10-09 12:08:09 +02:00
Jan Jongboom
4744a68819
Bug 1059163 - Add a mutation observer to contenteditable elements to detect selection changes that nsISelectionPrivate misses r=xyuan
2014-10-08 16:27:27 -07:00
Tim Chien
ca27f6c32c
Bug 1057898 - Test for tapping between two inputs. r=yxl
2014-09-04 19:52:00 -04:00
Tim Chien
9c580324b2
Bug 1054839 - Revive detail object in selectionchange and surrendingtextchange event. r=khuey,yxl
2014-08-25 22:47:00 +02:00
Jan Jongboom
107dadcdbc
Bug 1026997 - Use nsISelectionPrivate to track selection changes in forms.js. r=yxl
2014-08-13 02:12:00 -04:00
Martijn Wargers
30db2cfb7c
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
John Lu [:mnjul]
4d685b58c4
Bug 1043828 - Switching IMEs doesn't always work after switching to 3rd-party keyboard and back. r=yxl
2014-08-07 14:44:46 +08:00
Ms2ger
43a1b4a8b6
Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
...
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Ahmed Kachkach
e420cd4b58
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
2014-07-17 09:02:00 +02:00
Carsten "Tomcat" Book
1358119f32
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
2014-07-11 14:15:29 +02:00
Ahmed Kachkach
64d66ddf12
Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger
2014-07-10 13:33:00 +02:00
Ed Morley
80ea387ade
Backed out changeset ad9e35d75c08 (bug 1026997) for test_reftests_with_caret.html failures
2014-07-08 17:06:00 +01:00
Jan Jongboom
689774c16e
Bug 957213 - Rewrite tests for inputmethod to avoid intermittent errors. r=yxl
2014-06-25 07:58:00 -04:00
Jan Jongboom
610fe76309
Bug 1026997 - Use nsISelectionPrivate to track selection changes in forms.js. r=yxl
2014-07-08 03:31:00 -04:00
Wei Deng
52c7a2e15a
Bug 960946 - Correct events which can be generated and sent repeatedly from longpressing a key. r=yxl
2014-03-25 15:46:52 +08:00
Ryan VanderMeulen
6b57c4b6fc
Bug 983015 - Skip all inputmethod tests in the B2G emulator.
2014-03-20 13:43:14 -04:00
Wei Deng
dee6001962
Bug 978918 - Filter hidden <br> when get content editable text length. r=yxl
2014-03-20 18:37:00 +08:00
Ryan VanderMeulen
5d4900ca5b
Bug 983015 - Skip test_bug944397.html, test_delete_focused_element.html, and test_sendkey_cancel.html on B2G for frequent timeouts that abort the testsuite.
2014-03-20 09:14:01 -04:00
Yuan Xulei
b6c76eb90e
Bug 957213 - Fix Intermittent test_bug944397.html caused by SetTimeout. r=fabrice
2014-03-14 09:43:13 -04:00
Bill McCloskey
195b72030d
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
348b38aa47
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
400a9981b8
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
6eb837a8ff
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
4dcf140fd4
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
8c5c846794
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-12 06:16:12 -04:00
Yuan Xulei
34db3ec1ac
Bug 957213 - Fix intermittent test_bug944397.html. r=fabrice
2014-02-05 13:11:13 -05:00