Commit Graph

531 Commits

Author SHA1 Message Date
Kyle Machulis
f0e643f07e Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice 2013-10-10 15:02:45 -07:00
Kyle Machulis
93db88daa6 BACKOUT of 64c2b25224fa (Bug 915002) due to burnage 2013-10-10 14:36:37 -07:00
Kyle Machulis
a0c874d798 Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice 2013-10-10 14:04:32 -07:00
Kyle Machulis
8d0628cbb9 Backing out aa94c4753dcc (Bug 915002) due to WinXP breakage 2013-10-09 19:18:23 -07:00
Kyle Machulis
be6aa8ad24 Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
--HG--
extra : rebase_source : 7052d11cbc5508efa7c3ae5cabe978ee62063933
2013-10-09 17:06:29 -07:00
Reuben Morais
f707258233 Backed out 2 changesets (bug 899574) for breaking Gaia tests
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Michael Henretty
46d59dbe62 Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Andrea Marchesini
37fce0cb23 Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-10-02 13:27:15 -04:00
Ed Morley
65cd821996 Backed out changeset 325f389cb437 (bug 871445) 2013-10-02 17:57:40 +01:00
Andrea Marchesini
3aef75306b Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-10-02 11:30:26 -04:00
Martijn Wargers
e90d1c3145 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é
6f244e44a6 Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz 2013-09-24 14:21:10 -07:00
Fabrice Desré
4294d3accd Bug 915626 - Add a way to restart gecko into a clean state r=vingtetun 2013-09-18 10:42:06 -07:00
Ryan VanderMeulen
8e0a6c6e41 Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Alexandre Poirot
ed51129da7 Bug 917331 - Fix exception on b2g desktop about undefined AdbController object. r=fabrice 2013-09-17 14:29:38 -04:00
Jan Jongboom
4bcecbcb7c Bug 916740 - Expose Keyboard.jsm to shell.js. r=kchen 2013-09-17 11:11:57 -04:00
Alexandre Poirot
fc4f06aac5 Bug 916237 - Enable inspector actor in b2g parent process r=paul 2013-09-16 09:30:00 +02:00
Carmen Jimenez
2171964928 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é
32d6091343 Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
Ryan VanderMeulen
fd143fc064 Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
Masayuki Nakano
b7f4863b7d Bug 911951 part.3 Reimplement CompositionManager.setComposition() and CompositionManager.endComposition() r=yxl 2013-09-13 00:19:00 +09:00
Jan Jongboom
c285b0ca12 Bug 912951 - Implement supportsSwitching in inputMethod based on content events from gaia. r=yxl 2013-09-12 13:02:36 -04:00
Marco Chen
8c960434be Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku 2013-09-12 20:26:03 +08:00
Ed Morley
f8228a9cc0 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é
ff14f131d6 Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
Fabrice Desré
7f0553997a 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
717abd0302 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
d2ba58df5c Bug 910915 - Add capabilities for new notifications to B2G shell/alertservice; r=fabrice 2013-09-10 16:49:42 +02:00
Gregor Wagner
dea409c14f Bug 913267 - Don't use settingsService in settings.js. r=timdream 2013-09-09 12:28:01 +02:00
Fabrice Desré
90d333a0d6 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é
a8f153f2de 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
4707e8cee0 Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice 2013-09-06 18:43:54 +02:00
supadennis.lee
b43e5918a6 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é
90ef126aa5 Backout bug 798353 for... not actually working properly 2013-09-05 13:18:28 -07:00
Yuan Xulei
ca70d4cc78 Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen 2013-09-05 16:10:04 -04:00
Ed Morley
de97d52db6 Merge mozilla-central and b2g-inbound 2013-09-05 14:53:25 +01:00
Yuan Xulei
3ceec5c14a Bug 904530 - endComposition should commit text before cursor. r=masayuki 2013-09-05 08:20:25 -04:00
Wes Kocher
545fbb7bd2 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Ryan VanderMeulen
c5c1f4d7b6 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
a7ec6f9b82 Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku 2013-09-03 15:26:33 -07:00
Alive Kuo
2b61a3bdb4 Bug 900838 - Add system first paint event. r=fabrice 2013-09-03 08:50:43 -04:00
Fabrice Desré
c3971e5486 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
66d45ee90f 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
3776b5829d Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki 2013-08-30 08:07:16 -04:00
Tim Chien
fd9ba8a89b Bug 798353 - Make SettingsListener reuse the lock. r=fabrice 2013-09-04 08:28:28 -04:00
Jan Jongboom
c286748c1d Bug 811177 - Keyboard should also work for designMode=on. r=yxl 2013-08-29 09:57:12 -04:00
Ed Morley
5a50d7121b Merge mozilla-central and b2g-inbound 2013-08-29 10:50:31 +01:00
Ed Morley
f33c529c8d 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
a0e5e9286c Merge m-c to b2g-inbound. 2013-08-29 00:24:45 -04:00