Jonathan Watt
|
0d53fff241
|
Bug 941367 - Fix JavaScript assertions in dom/inputmethod/forms.js caused by trying to get the selection of non-text controls. r=fabrice
--HG--
extra : rebase_source : eb9b497bb81e165bac9c128b888e2ddbfcb1b02f
|
2013-11-21 12:54:48 +00:00 |
|
Jonathan Watt
|
c47ac7b46f
|
Bug 940696 - Ensure that Firefox OS brings up the number pad when a user focuses an <input type=number>. r=fabrice
|
2013-11-20 09:32:46 +00:00 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
317149d3d5
|
Bug 939042 - Remove library building related variables in directories that build no C/C++ sources. r=mshal
|
2013-11-19 11:47:29 +09:00 |
|
David Flanagan
|
150fdf79b2
|
Bug 939671 - Correctly implement setters for onselectionchange and onsurroundingtextchange. r=yxl
|
2013-11-17 22:56:56 -08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
857e505615
|
Bug 931746 - Only handle the event from our descendants. r=yxl
---
dom/inputmethod/forms.js | 7 +++++++
1 file changed, 7 insertions(+)
|
2013-11-17 01:07:26 +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 |
|
Tim Chien
|
843eb7bd76
|
Bug 920977 - Limit the usage of the deprecated mozKeyboard API to certified apps only. r=yxl
|
2013-10-31 09:46:42 -04:00 |
|
Jan Jongboom
|
0eae884980
|
Bug 924893 - Add info for the value_selector to contextchange chrome event. r=yxl
|
2013-10-17 11:08:55 -04:00 |
|
Fernando Jiménez
|
1e85d0d32b
|
Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 2: Add Ci.nsISupportsWeakReference were needed. r=fabrice
|
2013-10-04 23:59:48 +02:00 |
|
Yuan Xulei
|
a7b122fc0a
|
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
|
2013-09-26 15:10:56 +08:00 |
|
Ryan VanderMeulen
|
2940401436
|
Backed out changeset 51a41b139305 (bug 920831) for bustage.
CLOSED TREE
|
2013-09-27 16:21:06 -04:00 |
|
Yuan Xulei
|
80c9c14437
|
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
|
2013-09-26 15:10:56 +08:00 |
|
Jan Jongboom
|
54abab3203
|
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 |
|