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 |
|
Rudy Lu
|
7f88d57738
|
Bug 1162680 - Notify Keyboard.jsm to send blur event when the message manager is closed first. r=timdream
|
2015-06-12 01:41:00 -04:00 |
|
George Duan
|
1b8b7a08e3
|
Bug 1135293 - Send inputmethod-contextchange to systemapp to hide keyboard when frame crash. r=yxl
DONTBUILD
|
2015-03-17 20:24:00 -04:00 |
|
Ryan VanderMeulen
|
c708461f37
|
Backed out changeset d8c689def44e for landing with the wrong bug number in the commit message.
|
2015-03-24 10:48:56 -04:00 |
|
George Duan
|
3247978ff4
|
Bug 1130028 - Send inputmethod-contextchange to systemapp to hide keyboard when frame crash. r=yxl
|
2015-03-17 20:24:00 -04:00 |
|
Tim Chien
|
19bdc89cc4
|
Bug 936724 - Implement addInput/removeInput in InputMethod API. r=yxl, r=khuey
|
2014-12-09 14:20:40 -05:00 |
|
Ryan VanderMeulen
|
0bbf92970c
|
Backed out changeset a0a2ada42652 (bug 936724) because something in the push made Gij(2) permafail.
CLOSED TREE
|
2014-12-09 12:09:09 -05:00 |
|
Tim Chien
|
6427c8059f
|
Bug 936724 - Implement addInput/removeInput in InputMethod API, r=yxl, r=khuey
|
2014-12-08 18:46:00 +01:00 |
|
Tim Chien
|
818fffa1bf
|
Bug 1092549 - Only allow FocusChange message to change formMM. r=yxl
|
2014-11-03 01:37:00 +01:00 |
|
Tim Chien
|
f3d1c507aa
|
Bug 1083617 - Block the blur message if focus is already removed from remote frame. r=yxl
|
2014-10-28 23:47:00 -04: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 |
|
Yuan Xulei
|
5b8cc1f70e
|
Bug 1000095 - Fix mozInputMethod.mgmt.hide. r=fabrice
|
2014-04-25 01:16:00 +02:00 |
|
Yuan Xulei
|
11c91b937a
|
Bug 986992 - Remove navigator.mozKeyboard. r=fabrice
|
2014-04-09 20:03:00 +02:00 |
|
Alexandre Poirot
|
e21875a5c9
|
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
|
d71f12184d
|
Backed out changeset aa47acfdbdae (bug 986992) for packaging bustage.
|
2014-04-02 16:01:40 -04:00 |
|
Yuan Xulei
|
5752be59ca
|
Bug 986992 - Remove navigator.mozKeyboard. r=fabrice
|
2014-03-31 10:41:08 +08:00 |
|
Yuan Xulei
|
e0b13195dc
|
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
|
2014-03-31 10:38:45 +08: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 |
|
Mark Hammond
|
7c213dada5
|
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é
|
76277f5e23
|
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
|
63b4569984
|
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é
|
23e3885f7c
|
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é
|
cde45f5957
|
Backout b0eaf0e9fa9c (bug 971651) for M3 failures
|
2014-02-12 23:34:05 -08:00 |
|
Fabrice Desré
|
cff1d5e817
|
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
|
a1ed8c8364
|
Bug 952080 - Rejection state for sendKey. r=yxl
|
2014-01-02 10:39:26 -05:00 |
|
Yuan Xulei
|
948485aa68
|
Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice
|
2013-12-20 11:05:52 +08:00 |
|
Ryan VanderMeulen
|
27669c0a9e
|
Backed out changeset f9b9eae77c66 (bug 932145) for desktop B2G mochitest orange.
|
2013-12-19 12:07:28 -05:00 |
|
Yuan Xulei
|
f007885fd0
|
Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice
|
2013-12-19 11:05:12 -05:00 |
|
Ryan VanderMeulen
|
07fe219986
|
Backed out changesets a7fc463961ce and 65061e971eb8 (bug 935793) for breaking Travis testing (bug 950441).
|
2013-12-15 12:47:09 -05:00 |
|
Mark Hammond
|
7e24037c75
|
Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
|
2013-12-13 14:24:37 +11:00 |
|
Kan-Ru Chen (陳侃如)
|
35bf8099b6
|
Bug 941468 - Only load forms.js once per-process. r=yxl
|
2013-12-08 23:28:47 +08:00 |
|
Ryan VanderMeulen
|
8df43cb7cf
|
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
|
9b88d6141f
|
Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice)
|
2013-11-23 21:32:39 -08:00 |
|
Yuan Xulei
|
9a9eda1aff
|
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
|
2013-11-11 09:11:43 -05:00 |
|
Ed Morley
|
685fbeabd8
|
Backed out changeset f2ed6b24269a (bug 932151) for causing bug 936324
|
2013-11-08 10:59:31 +00:00 |
|
Yuan Xulei
|
31dd9fbe0a
|
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
|
2013-11-07 09:02:25 -05:00 |
|
Tim Chien
|
ee690af4e3
|
Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl
|
2013-11-01 09:01:14 -04:00 |
|
Jan Jongboom
|
e715b29332
|
Bug 924893 - Add info for the value_selector to contextchange chrome event. r=yxl
|
2013-10-17 11:08:55 -04:00 |
|
Jan Jongboom
|
ef8f7f018b
|
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
|
2013-09-26 03:38:41 +08:00 |
|