Commit Graph

521 Commits

Author SHA1 Message Date
Martijn Wargers
8edcd51ccd Bug 915437 - "System JS : ERROR chrome://browser/content/forms.js:942 TypeError: Argument 1 of Range.setEnd is not an object." on all B2G mochitest-9 runs. r=yxl 2013-09-30 13:53:40 +02: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
Fabrice Desré
6307081ca7 Bug 915626 - Add a way to restart gecko into a clean state r=vingtetun 2013-09-18 10:42:06 -07:00
Ryan VanderMeulen
5be5179c2d Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Alexandre Poirot
59c8663b59 Bug 917331 - Fix exception on b2g desktop about undefined AdbController object. r=fabrice 2013-09-17 14:29:38 -04:00
Jan Jongboom
6c7bb6bd55 Bug 916740 - Expose Keyboard.jsm to shell.js. r=kchen 2013-09-17 11:11:57 -04:00
Alexandre Poirot
160034bfc4 Bug 916237 - Enable inspector actor in b2g parent process r=paul 2013-09-16 09:30:00 +02:00
Carmen Jimenez
1357e0ad01 Bug 893800 - Install single variant apps the first time a SIM is detected. r=fabrice 2013-07-31 21:34:19 +02: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
Ryan VanderMeulen
0c7227eaf3 Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
Masayuki Nakano
ea79a53670 Bug 911951 part.3 Reimplement CompositionManager.setComposition() and CompositionManager.endComposition() r=yxl 2013-09-13 00:19:00 +09: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
Marco Chen
f80b1cc06c Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku 2013-09-12 20:26:03 +08: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
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
Alexandre Poirot
ce5974e3b3 Bug 832000 - Use unix domain socket file for devtools remote connection. r=jimb, r=vingtetun 2013-09-10 12:52:33 -04: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
Gregor Wagner
e3d62be1fe Bug 913267 - Don't use settingsService in settings.js. r=timdream 2013-09-09 12:28:01 +02:00
Fabrice Desré
a1fd669571 Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past 2013-09-07 16:28:51 -07:00
Fabrice Desré
2dd1ca23e2 Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07: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
supadennis.lee
60b9f8160f Bug 900595 - Once always send a report has been selected, selecting any other option is ignored with system crashes r=fabrice 2013-09-05 18:41:31 -07:00
Fabrice Desré
e1d5708312 Backout bug 798353 for... not actually working properly 2013-09-05 13:18:28 -07:00
Yuan Xulei
68aabca295 Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen 2013-09-05 16:10:04 -04:00
Ed Morley
5806f3fb9f Merge mozilla-central and b2g-inbound 2013-09-05 14:53:25 +01:00
Yuan Xulei
b3682128d6 Bug 904530 - endComposition should commit text before cursor. r=masayuki 2013-09-05 08:20:25 -04:00
Wes Kocher
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Ryan VanderMeulen
07832ca5a7 Backed out changeset 5c25126b9c76 (bug 894927) for causing bug 911751 on a CLOSED TREE.
--HG--
rename : b2g/chrome/content/shell.html => b2g/chrome/content/shell.xul
2013-09-03 20:51:30 -04:00
Pin Zhang
f320083266 Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku 2013-09-03 15:26:33 -07:00
Alive Kuo
b20eb446f2 Bug 900838 - Add system first paint event. r=fabrice 2013-09-03 08:50:43 -04:00
Fabrice Desré
ab5ac459be Bug 910761 - "System JS : ERROR chrome://browser/content/forms.js:335 TypeError: target.contentDocument is null" on all B2G mochitest-3 runs r=yxl 2013-09-02 18:56:14 -07:00
Tim Chien
8b2834cd42 Bug 911041 - Map DNT 3 state setting from settings db to Gecko pref. r=fabrice 2013-08-31 10:15:57 -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
Tim Chien
246d5a9bc7 Bug 798353 - Make SettingsListener reuse the lock. r=fabrice 2013-09-04 08:28:28 -04:00
Jan Jongboom
f93a41e3b8 Bug 811177 - Keyboard should also work for designMode=on. r=yxl 2013-08-29 09:57:12 -04:00
Ed Morley
d10cabc240 Merge mozilla-central and b2g-inbound 2013-08-29 10:50:31 +01:00
Ed Morley
061f421c5b Backed out changeset cd99d10fc665 (bug 870676) for breaking B2G device image builds on a CLOSED TREE 2013-08-29 10:43:09 +01:00
Ryan VanderMeulen
e45da17600 Merge m-c to b2g-inbound. 2013-08-29 00:24:45 -04:00
Ryan VanderMeulen
b919e61a1c Merge b2g-inbound to m-c. 2013-08-28 22:48:03 -04:00
Rudy Lu
ee24f5804c Bug 909124 - [b2g desktop] shell.js did not get correct mozbrowserloadstart event to send Gaia the pending chromeEvents. r=fabrice
CLOSED TREE
2013-08-28 07:58:27 -04:00
Pin Zhang
0b9822723b Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku 2013-08-28 10:24:23 -07:00
Kyle Huey
7164ad4749 Back out my failed attempt to land bug 870676. 2013-08-28 10:23:32 -07:00
Kyle Huey
46d8d54f75 Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku 2013-08-28 10:11:53 -07:00
Kyle Huey
0907c06c26 Back out my failed attempt to land bug 870676. 2013-08-28 10:10:39 -07:00
Kyle Huey
9ceea02eda Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku 2013-08-28 09:44:33 -07:00
Jan Jongboom
626d804b1c Bug 902942 - Deletion observer checks against wrong variable. r=yxl 2013-08-28 11:55:57 -04:00
Ed Morley
19d675ebde Backed out changeset 294fde226b78 (bug 909124) for breaking gaia-ui-test 2013-08-28 16:27:01 +01:00
Ed Morley
1ab09a11bf Merge mozilla-central and b2g-inbound 2013-08-28 16:23:08 +01:00