Shih-Chiang Chien
|
5a1d47612b
|
Bug 917544 - Don't remember audio-capturing permission in a session. r=fabrice
|
2013-09-27 07:59:31 -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 |
|
Wes Kocher
|
7de4130af2
|
Backed out changeset 96974bd168a5 (bug 920831). Test mentioning MozInputMethod failed.
|
2013-09-26 13:53:54 -07:00 |
|
Yuan Xulei
|
a35ddfc029
|
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
|
2013-09-26 15:10:56 +08:00 |
|
Fabrice Desré
|
ceae424e26
|
Bug 920532 - Lots of "System JS : ERROR file:///builds/slave/test/build/b2g/components/MozKeyboard.js:380 TypeError: this._inputcontext is null" r=me
|
2013-09-25 11:42:40 -07:00 |
|
Fabrice Desré
|
c0e5b4cb69
|
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
|
2013-09-24 14:21:10 -07:00 |
|
Yuan Xulei
|
863b86455a
|
Bug 905573 - Add setInputMethodActive to browser elements to allow gaia system set the active IME app. r=fabrice
|
2013-09-23 09:40:59 -04:00 |
|
Jan Jongboom
|
6c7bb6bd55
|
Bug 916740 - Expose Keyboard.jsm to shell.js. r=kchen
|
2013-09-17 11:11:57 -04:00 |
|
Randell Jesup
|
e693bff6f0
|
Bug 915705: reland changesets f6402ce2b67a and 5bdec1cb1428 r=bz
|
2013-09-16 02:39:03 -04:00 |
|
Alive Kuo
|
cbf0b1a4c7
|
Bug 915468 - Provide manifestURL in permission request for gaia to do localization. r=fabrice
|
2013-09-13 08:07:25 -04:00 |
|
Fabrice Desré
|
0d26383f62
|
Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne
|
2013-09-12 01:57:15 -07:00 |
|
Jan Jongboom
|
c89de3363f
|
Bug 912951 - Implement supportsSwitching in inputMethod based on content events from gaia. r=yxl
|
2013-09-12 13:02:36 -04:00 |
|
Ed Morley
|
2270c93c3f
|
Backed out changeset 622c510957bb (bug 915260) in the hope that it is responsible for the B2G mochitest-7 failure, rather than the external repo changes CLOSED TREE
|
2013-09-12 14:09:02 +01:00 |
|
Fabrice Desré
|
2d974afd08
|
Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne
|
2013-09-12 01:57:15 -07:00 |
|
Ryan VanderMeulen
|
9283daa4fd
|
Merge b2g-inbound to m-c.
|
2013-09-11 20:58:14 -04:00 |
|
Fabrice Desré
|
f477838e49
|
Bug 912612 - Add a timer dedicated to apps update when system updates are disabled. r=etienne,vingtetun
|
2013-09-11 05:00:48 -07:00 |
|
Andrea Marchesini
|
618a45f717
|
Bug 911213 - Implement new promise constructor, r=bz
|
2013-09-11 18:03:04 +02:00 |
|
Dave Hylands
|
6705648492
|
Bug 883768 - Don't auto reboot when a pin-lock is active for a sim card. r=fabrice
|
2013-09-10 17:12:34 +02:00 |
|
Kyle Machulis
|
bb658daa5c
|
Bug 910915 - Add capabilities for new notifications to B2G shell/alertservice; r=fabrice
|
2013-09-10 16:49:42 +02:00 |
|
Ryan VanderMeulen
|
66630c23e9
|
Merge m-c to b2g-inbound.
|
2013-09-06 18:01:09 -04:00 |
|
Fernando Jiménez
|
13c9aa66be
|
Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice
|
2013-09-06 18:43:54 +02:00 |
|
Fabrice Desré
|
70beab38db
|
Bug 912065 - tapping the" Change wallpaper" icon has no action in the settings app r=vingtetun
|
2013-09-05 09:45:16 -07:00 |
|
Fabrice Desré
|
219d6b09d5
|
Bug 906824 - Fix System JS : ERROR in green Gaia UI test runs. r=vingtetun
|
2013-09-06 14:18:48 -04:00 |
|
Yuan Xulei
|
b705b8a88e
|
Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki
|
2013-08-30 08:07:16 -04:00 |
|
Marco Castelluccio
|
888306856a
|
Bug 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice
|
2013-08-28 08:10:55 -04:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Dave Hylands
|
54fce6ce74
|
Bug 830612 - Fix UP_watchdogTimerFired to use notify instead. r=julienw
|
2013-08-20 10:41:23 -07:00 |
|
Ms2ger
|
6c3982af30
|
Merge m-c to inbound.
|
2013-08-14 14:47:39 +02:00 |
|
Kan-Ru Chen (陳侃如)
|
88193c2ea2
|
Bug 899073 - Move MozInputMethod, MozInputMethodManager and MozInputContext to WebIDL and uses Promises. r=yxl,khuey,nsm
--HG--
extra : rebase_source : 2ab67cebc7718e94f42cb493a76eec25df13b9cf
|
2013-08-09 17:41:48 +08:00 |
|
Jan Jongboom
|
d51e732ee3
|
Bug 902830 - Emit mozChromeEvent if input focus changes. r=yxl
|
2013-08-09 14:01:28 -04:00 |
|
Gregor Wagner
|
0c848debc2
|
Bug 902899 - Fix ContentPermission Prompt. r=etienne
|
2013-08-09 19:02:33 +02:00 |
|
Fabrice Desré
|
53dab01d71
|
Bug 880548 - Register activities that expose the 'view' type as content handlers r=vingtetun
|
2013-08-08 15:04:03 -07:00 |
|
Jonathan Watt
|
4fd2b8439e
|
Bug 894840, part 2 - Get rid of the nsFilePickerShownCallback ctor's aMulti argument by exposing nsIFilePicker.mode. r=mounir
|
2013-07-22 13:46:27 +01:00 |
|
Jan Jongboom
|
db365c9dce
|
Bug 899999 - Implement new InputContext API. r=yxl
|
2013-08-07 20:07:41 -04:00 |
|
Jan Jongboom
|
67d196a0bf
|
Bug 885692 - Implement InputMethodManager for virtual keyboard layout switching. r=yxl
|
2013-08-01 13:16:43 -04:00 |
|
Ryan VanderMeulen
|
9afe1e0aca
|
Backed out changeset a850d7025a3c (bug 885692) to see if it fixes OSX asserts on a CLOSED TREE.
|
2013-08-01 15:22:21 -04:00 |
|
Jan Jongboom
|
d06895b310
|
Bug 885692 - Implement InputMethodManager for virtual keyboard layout switching. r=yxl
|
2013-08-01 13:16:43 -04:00 |
|
Mihai Cirlanaru
|
691afef206
|
Bug 873511 - Correctly parse 'tel:' links that contain whitespaces. r=fabrice
|
2013-07-26 11:20:17 -04:00 |
|
Gregory Szorc
|
4ca67f021a
|
No Bug - Removing empty Makefile.in files; r=me
|
2013-07-18 09:09:28 -07:00 |
|
David Clarke
|
6cfda2101b
|
Bug 889602 - Set ProfD directory within b2g. r=dhylands
|
2013-07-16 09:02:55 -04:00 |
|
Gregor Wagner
|
bc3ee3ed59
|
Bug 891588 - Fix preprocessor warnings. r=fabrice
|
2013-07-10 14:57:21 -07:00 |
|
Matthew Noorenberghe
|
2719539a5e
|
Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey
|
2013-07-09 18:15:34 -07:00 |
|
Ryan VanderMeulen
|
0b25f9c7d8
|
Merge inbound and m-c.
|
2013-07-03 14:04:16 -04:00 |
|
Jan Jongboom
|
11c0606082
|
Bug 889347 - Fire the onselectionchange event whenever the selection changes. r=xyuan
|
2013-07-03 09:33:33 -04:00 |
|
Mike Shal
|
8afd7f737d
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4); r=joey
|
2013-07-01 11:34:30 -04:00 |
|
Andrea Marchesini
|
1fd5588fc7
|
Bug 884878 - Add support for multiple accept filters in input type=file. r=mounir
|
2013-06-26 10:15:28 -04:00 |
|
Joey Armstrong
|
1156439ca4
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
|
2013-06-20 15:59:59 -04:00 |
|
Joey Armstrong
|
2145ef4142
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal
|
2013-06-14 14:07:19 -04:00 |
|
Yuan Xulei
|
5b558265c8
|
Bug 861515 - Enable Keyboard to modify the content of text field. r=fabrice
|
2013-04-13 22:53:41 +08:00 |
|
Vivien Nicolas
|
b7568a7be6
|
Bug 874973 - The keyboard is not triggered sometimes if the app has been closed unexpectingly. r=fabrice
|
2013-05-24 11:58:24 +02:00 |
|