chunminchang
3bf985e558
Bug 1110030 - part7 - Interface between HardwareKeyHandler and Input Method App. r=masayuki, r=smaug
2016-03-21 14:06:04 +08:00
J. Ryan Stinnett
a6d2c487b5
Bug 1238160 - Set tab context's isolation from frame attr. r=smaug
...
Renames existing nsFrameLoader::OwnerIsBrowser* methods to add "Moz" prefix for
clarity.
Adds nsFrameLoader::OwnerIsIsolatedMozBrowserFrame which checks the noisolation
attribute of mozbrowser frames, if present.
This is used to set isolation in nsFrameLoader::GetNewTabContext only when true.
MozReview-Commit-ID: Dz02xBoKh1P
2016-03-02 10:35:56 -06:00
Tim Chien
a64d29e25a
Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug
2016-01-05 00:37:00 +01:00
Tim Chien
7df884c22e
Bug 1198163 - Workaround Mochitest app and assign frame proper permissions, r=kanru
...
--HG--
extra : rebase_source : 7891c4a7e8c38cf7966836d520c84cb88ff713e2
2015-11-10 22:17:00 +01:00
Tim Chien
e284a1b7b0
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
80cfd656d8
Backed out 1 changesets (bug 1201407) for suspicion of causing linux bc test failures on a CLOSED TREE
...
Backed out changeset 171eb742e015 (bug 1201407)
--HG--
extra : rebase_source : 1629e6f144ed487f4ecd78ccaf8f880bdac63b9f
2015-09-17 14:38:44 +02:00
Tim Chien
28d24ea24f
Bug 1201407 - Add input-manage-only events for InputMethod API, r=janjongboom, sr=smaug
2015-09-16 22:11:00 +02:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Tim Chien
5c6b996776
Bug 1197682 - InputMethodManager#setSupportsSwitchingTypes, r=janjongboom, sr=smaug
2015-09-10 22:29:00 +02:00
Tim Chien
97fd8227ab
Bug 1197700 - Correct mistakes in InputMethod.webidl. r=kanru, r=janjongboom, sr=smaug
2015-09-10 22:27:00 +02:00
Carsten "Tomcat" Book
a051fc3931
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
b2839ce3fd
Bug 1197700 - Correct mistakes in InputMethod.webidl. r=kanru, r=janjongboom, sr=smaug
...
--HG--
extra : rebase_source : 6dae179e27126a9722b9d6015d933dab2252d638
2015-09-09 19:56:00 +02:00
Tim Chien
594973b3d3
Bug 974770 - Get rid of dom.mozInputMethod.testing in test scripts. r=kanru, r=mrbkap
...
--HG--
extra : histedit_source : a47dc2f917d2cc53dfcf500df00e02052a2e4aff
2015-08-26 20:18:00 -04:00
Tim Chien
10d4b076f0
Bug 1175024 - Don't destroy and recreate DOMRequestIpcHelper instance for every InputContext. r=fabrice
2015-07-02 23:47:00 +02:00
Rudy Lu
cc1d086109
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
788b9af21b
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
30b74ed0cd
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
9057a8ed29
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
7086ef24a8
Bug 936724 - Implement addInput/removeInput in InputMethod API. r=yxl, r=khuey
2014-12-09 14:20:40 -05:00
Ryan VanderMeulen
054f112d6d
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
55b49905e1
Bug 936724 - Implement addInput/removeInput in InputMethod API, r=yxl, r=khuey
2014-12-08 18:46:00 +01:00
Tim Chien
70baea09ea
Bug 1092549 - Only allow FocusChange message to change formMM. r=yxl
2014-11-03 01:37:00 +01:00
Tim Chien
12977c15e3
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]
3c89f36d03
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
63a81d9132
Bug 1000095 - Fix mozInputMethod.mgmt.hide. r=fabrice
2014-04-25 01:16:00 +02:00
Yuan Xulei
9982695b17
Bug 986992 - Remove navigator.mozKeyboard. r=fabrice
2014-04-09 20:03:00 +02:00
Alexandre Poirot
6b82f43a5f
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
e273e369b1
Backed out changeset aa47acfdbdae (bug 986992) for packaging bustage.
2014-04-02 16:01:40 -04:00
Yuan Xulei
9b17f52df5
Bug 986992 - Remove navigator.mozKeyboard. r=fabrice
2014-03-31 10:41:08 +08:00
Yuan Xulei
5ef8a3a81b
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
2014-03-31 10:38:45 +08:00
Wei Deng
4164cd3490
Bug 978918 - Filter hidden <br> when get content editable text length. r=yxl
2014-03-20 18:37:00 +08:00
Mark Hammond
9cb5162643
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é
5a7b88f831
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
75ef6cdec5
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é
7d0cdd28d3
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é
a68d75608e
Backout b0eaf0e9fa9c (bug 971651) for M3 failures
2014-02-12 23:34:05 -08:00
Fabrice Desré
86f909886b
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
a9e07e2740
Bug 952080 - Rejection state for sendKey. r=yxl
2014-01-02 10:39:26 -05:00
Yuan Xulei
17d5f1239d
Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice
2013-12-20 11:05:52 +08:00
Ryan VanderMeulen
dcff32c351
Backed out changeset f9b9eae77c66 (bug 932145) for desktop B2G mochitest orange.
2013-12-19 12:07:28 -05:00
Yuan Xulei
d2d7c07e2e
Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice
2013-12-19 11:05:12 -05:00
Ryan VanderMeulen
99bbd6a132
Backed out changesets a7fc463961ce and 65061e971eb8 (bug 935793) for breaking Travis testing (bug 950441).
2013-12-15 12:47:09 -05:00
Mark Hammond
4834261c63
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 (陳侃如)
2dccb91273
Bug 941468 - Only load forms.js once per-process. r=yxl
2013-12-08 23:28:47 +08:00
Ryan VanderMeulen
5dad8f16c4
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
6f0d1bf5de
Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice)
2013-11-23 21:32:39 -08:00
Yuan Xulei
e6385de5d0
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
bd7b902f08
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
560a2ee462
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
f932fc34c8
Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl
2013-11-01 09:01:14 -04:00