Commit Graph

210 Commits

Author SHA1 Message Date
Jan Jongboom
bb7171d163 Bug 916740 - Expose Keyboard.jsm to shell.js. r=kchen 2013-09-17 11:11:57 -04:00
Randell Jesup
83830f4a3c Bug 915705: reland changesets f6402ce2b67a and 5bdec1cb1428 r=bz 2013-09-16 02:39:03 -04:00
Alive Kuo
34dd9d8511 Bug 915468 - Provide manifestURL in permission request for gaia to do localization. r=fabrice 2013-09-13 08:07:25 -04:00
Fabrice Desré
8a9a977767 Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
Jan Jongboom
691da12877 Bug 912951 - Implement supportsSwitching in inputMethod based on content events from gaia. r=yxl 2013-09-12 13:02:36 -04:00
Ed Morley
85707b85b5 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é
48c8cc5df3 Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
Ryan VanderMeulen
ce0f027f99 Merge b2g-inbound to m-c. 2013-09-11 20:58:14 -04:00
Fabrice Desré
30f8625230 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
2b892b82b4 Bug 911213 - Implement new promise constructor, r=bz 2013-09-11 18:03:04 +02:00
Dave Hylands
405ac433c0 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
c58b1a4891 Bug 910915 - Add capabilities for new notifications to B2G shell/alertservice; r=fabrice 2013-09-10 16:49:42 +02:00
Ryan VanderMeulen
ad4ed2d45b Merge m-c to b2g-inbound. 2013-09-06 18:01:09 -04:00
Fernando Jiménez
65497c7a5a Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice 2013-09-06 18:43:54 +02:00
Fabrice Desré
9cf4d90045 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é
2aa30971e5 Bug 906824 - Fix System JS : ERROR in green Gaia UI test runs. r=vingtetun 2013-09-06 14:18:48 -04:00
Yuan Xulei
23f492b3c3 Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki 2013-08-30 08:07:16 -04:00
Marco Castelluccio
e3ee8b933a Bug 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice 2013-08-28 08:10:55 -04:00
Ms2ger
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Dave Hylands
49d8290b87 Bug 830612 - Fix UP_watchdogTimerFired to use notify instead. r=julienw 2013-08-20 10:41:23 -07:00
Ms2ger
2797100606 Merge m-c to inbound. 2013-08-14 14:47:39 +02:00
Kan-Ru Chen (陳侃如)
6d55a956f9 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
17bc835244 Bug 902830 - Emit mozChromeEvent if input focus changes. r=yxl 2013-08-09 14:01:28 -04:00
Gregor Wagner
ff45489941 Bug 902899 - Fix ContentPermission Prompt. r=etienne 2013-08-09 19:02:33 +02:00
Fabrice Desré
1f7c7dc2c8 Bug 880548 - Register activities that expose the 'view' type as content handlers r=vingtetun 2013-08-08 15:04:03 -07:00
Jonathan Watt
68ef94c02a 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
2cfe0226a2 Bug 899999 - Implement new InputContext API. r=yxl 2013-08-07 20:07:41 -04:00
Jan Jongboom
e970590b63 Bug 885692 - Implement InputMethodManager for virtual keyboard layout switching. r=yxl 2013-08-01 13:16:43 -04:00
Ryan VanderMeulen
5b4114d409 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
ee75db6556 Bug 885692 - Implement InputMethodManager for virtual keyboard layout switching. r=yxl 2013-08-01 13:16:43 -04:00
Mihai Cirlanaru
236ab3980d Bug 873511 - Correctly parse 'tel:' links that contain whitespaces. r=fabrice 2013-07-26 11:20:17 -04:00
Gregory Szorc
5c25cc9036 No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
David Clarke
ac61c92192 Bug 889602 - Set ProfD directory within b2g. r=dhylands 2013-07-16 09:02:55 -04:00
Gregor Wagner
d1b8b301d0 Bug 891588 - Fix preprocessor warnings. r=fabrice 2013-07-10 14:57:21 -07:00
Matthew Noorenberghe
a8f6808b50 Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey 2013-07-09 18:15:34 -07:00
Ryan VanderMeulen
f8bd9dd8f9 Merge inbound and m-c. 2013-07-03 14:04:16 -04:00
Jan Jongboom
98d5bbe4bb Bug 889347 - Fire the onselectionchange event whenever the selection changes. r=xyuan 2013-07-03 09:33:33 -04:00
Mike Shal
37bbfefcec Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4); r=joey 2013-07-01 11:34:30 -04:00
Andrea Marchesini
dcc854fc57 Bug 884878 - Add support for multiple accept filters in input type=file. r=mounir 2013-06-26 10:15:28 -04:00
Joey Armstrong
90f5105a37 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Joey Armstrong
ad3592a2c7 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Yuan Xulei
f7bfe71145 Bug 861515 - Enable Keyboard to modify the content of text field. r=fabrice 2013-04-13 22:53:41 +08:00
Vivien Nicolas
cf4ca3f607 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
Vivien Nicolas
3779416f95 Bug 832412 - Location permissions screen overlays screen until an option is selected. r=etienne 2013-05-23 17:52:04 +02:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Jed Parsons
6395190d4c Bug 863417 - Create a pref for setting the persona uri to facilitate testing. r=benadida, r=lloyd 2013-05-03 07:19:42 -07:00
Jed Parsons
8def247b2a Bug 864886 - logout() logs out all tabs with the same origin. r=benadida 2013-04-30 16:29:35 -07:00
Joey Armstrong
8e99512c32 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Dave Hylands
13c9965087 Bug 860934 - Use relative paths when handling device storage r=dougt 2013-04-18 16:13:23 +02:00
Marshall Culpepper
d0cc5056e7 Bug 861103: Fix for 'Install Later' in B2G updates. r=dhylands
--HG--
extra : rebase_source : a4e283b28adcbea09dc9fcc3cba1eed9d85321ab
2013-04-17 15:29:50 +02:00