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 |
|
Ryan VanderMeulen
|
b14d6baa20
|
Merge m-c to b2g-inbound.
|
2013-12-13 16:17:28 -05:00 |
|
Kevin Grandon
|
823b7d7feb
|
Bug 942749 - [keyboard] Fix forms.js contenteditable scroll position. r=fabrice
|
2013-12-13 16:10:56 -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 |
|
Jan Jongboom
|
2d5927d37f
|
Bug 944681 - Don't fire inputcontextchange on selection change from mouseup. r=yxl
--HG--
extra : rebase_source : bd6286e8bdec2ceb081d837d9341b54ca69a1886
|
2013-12-10 10:14:39 -05: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 |
|
Jan Jongboom
|
0d52bf6f2b
|
Bug 918863 - MutationObserver doesnt recognize all deleted elements, keypress is fired if keydown is canceled. r=yxl, r=kanru
|
2013-12-03 08:37:38 -05:00 |
|
Jonathan Watt
|
36225d51de
|
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
|
b7a8f5797a
|
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
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
b73ed76683
|
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
|
6d8a993acb
|
Bug 939671 - Correctly implement setters for onselectionchange and onsurroundingtextchange. r=yxl
|
2013-11-17 22:56:56 -08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
c12ab0724d
|
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
|
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 |
|
Tim Chien
|
9c539f7bb2
|
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
|
0c9fc6174c
|
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
|
2c41d7ab02
|
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
|
cb666bcf7c
|
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
|
2013-09-26 15:10:56 +08:00 |
|
Ryan VanderMeulen
|
d4f98cd8b9
|
Backed out changeset 51a41b139305 (bug 920831) for bustage.
CLOSED TREE
|
2013-09-27 16:21:06 -04:00 |
|
Yuan Xulei
|
4d82ae5867
|
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
|
2013-09-26 15:10:56 +08: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 |
|