Yuan Xulei
|
4ff22a779b
|
Bug 1000095 - Fix mozInputMethod.mgmt.hide. r=fabrice
|
2014-04-25 01:16:00 +02:00 |
|
Yuan Xulei
|
efaffaba65
|
Bug 986992 - Remove navigator.mozKeyboard. r=fabrice
|
2014-04-09 20:03:00 +02:00 |
|
Alexandre Poirot
|
03bae2aa0b
|
Bug 963239 - Implements "SystemAppProxy.jsm" to abtract and ease interacting with the system app from platform code. r=vingtetun
|
2014-04-07 09:59:48 -04:00 |
|
Ryan VanderMeulen
|
f45d9858ca
|
Backed out changeset aa47acfdbdae (bug 986992) for packaging bustage.
|
2014-04-02 16:01:40 -04:00 |
|
Yuan Xulei
|
bc5a409cfc
|
Bug 986992 - Remove navigator.mozKeyboard. r=fabrice
|
2014-03-31 10:41:08 +08:00 |
|
Yuan Xulei
|
ad6d9bc72b
|
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
|
2014-03-31 10:38:45 +08:00 |
|
Wei Deng
|
22eb57c00c
|
Bug 978918 - Filter hidden <br> when get content editable text length. r=yxl
|
2014-03-20 18:37:00 +08:00 |
|
Mark Hammond
|
e90e6505b7
|
Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
|
2014-02-21 09:19:18 +11:00 |
|
Fabrice Desré
|
f0bdf98371
|
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
|
2014-02-12 22:29:50 -08:00 |
|
Ryan VanderMeulen
|
7f789767fa
|
Backed out changeset adac868d387f (bug 971651) for making test_delete_focused_element.html perma-fail on B2G.
|
2014-02-13 10:38:40 -05:00 |
|
Fabrice Desré
|
29693e4e41
|
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
|
2014-02-12 22:29:50 -08:00 |
|
Fabrice Desré
|
abab11a74e
|
Backout b0eaf0e9fa9c (bug 971651) for M3 failures
|
2014-02-12 23:34:05 -08:00 |
|
Fabrice Desré
|
01e748dc62
|
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
|
2014-02-12 22:29:50 -08:00 |
|
Jan Jongboom
|
ab864d390b
|
Bug 952080 - Rejection state for sendKey. r=yxl
|
2014-01-02 10:39:26 -05:00 |
|
Yuan Xulei
|
e8bca0fe76
|
Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice
|
2013-12-20 11:05:52 +08:00 |
|
Ryan VanderMeulen
|
f6324c0c28
|
Backed out changeset f9b9eae77c66 (bug 932145) for desktop B2G mochitest orange.
|
2013-12-19 12:07:28 -05:00 |
|
Yuan Xulei
|
7324ed3e77
|
Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice
|
2013-12-19 11:05:12 -05:00 |
|
Ryan VanderMeulen
|
743a24e592
|
Backed out changesets a7fc463961ce and 65061e971eb8 (bug 935793) for breaking Travis testing (bug 950441).
|
2013-12-15 12:47:09 -05:00 |
|
Mark Hammond
|
2e859c68ea
|
Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
--HG--
extra : rebase_source : 475b2cafc094117a2edf8ba95605e7f4d5f95410
|
2013-12-13 14:24:37 +11:00 |
|
Kan-Ru Chen (陳侃如)
|
78b8308500
|
Bug 941468 - Only load forms.js once per-process. r=yxl
|
2013-12-08 23:28:47 +08:00 |
|
Ryan VanderMeulen
|
07bfe5e6da
|
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
CLOSED TREE
|
2013-12-03 22:44:28 -05:00 |
|
Bill McCloskey
|
8d6347378b
|
Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice)
|
2013-11-23 21:32:39 -08:00 |
|
Yuan Xulei
|
dba689957e
|
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
|
2013-11-11 09:11:43 -05:00 |
|
Ed Morley
|
742f1392be
|
Backed out changeset f2ed6b24269a (bug 932151) for causing bug 936324
--HG--
rename : dom/inputmethod/forms.js => b2g/chrome/content/forms.js
|
2013-11-08 10:59:31 +00:00 |
|
Yuan Xulei
|
fe6bf603ee
|
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
|
2013-11-07 09:02:25 -05:00 |
|
Tim Chien
|
16e3381dba
|
Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl
|
2013-11-01 09:01:14 -04:00 |
|
Jan Jongboom
|
0c9fc6174c
|
Bug 924893 - Add info for the value_selector to contextchange chrome event. r=yxl
|
2013-10-17 11:08:55 -04:00 |
|
Jan Jongboom
|
12fec116b9
|
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
|
2013-09-26 03:38:41 +08:00 |
|