Commit Graph

551 Commits

Author SHA1 Message Date
Fabrice Desré
0c39627ff7 Bug 891882 - Enable touch event on B2G desktop r=vingtetun 2013-11-06 11:05:07 -08:00
Wes Kocher
692404a6c3 Backed out changeset 3b0468c92157 (bug 891882) for breaking a test in gaia-ui-test 2013-11-06 14:45:57 -08:00
Fabrice Desré
54cb5771f2 Bug 891882 - Enable touch event on B2G desktop r=vingtetun 2013-11-06 11:05:07 -08:00
Kan-Ru Chen (陳侃如)
473c350945 Backout 87b5e35236ef (bug 931746) breaks UI tests 2013-11-05 15:04:22 +08:00
Kan-Ru Chen (陳侃如)
ff1371ff65 Bug 931746 - Only handle events from our direct descendants. r=yxl 2013-11-05 12:24:40 +08:00
Ed Morley
a1c03ea556 Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
Fabrice Desré
050377761f Bug 914843 - fix b2g DirectoryProvider on desktop r=gwagner 2013-10-31 23:35:58 -07:00
Alexandre Poirot
a4810a7316 Bug 933380 - Fix exception on app close request. r=fabrice 2013-10-31 22:52:39 -04:00
Chia-hung Tai
6e7856cb9d Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene 2013-10-30 11:48:47 +08:00
Yuan Xulei
8b21672367 Bug 914100 - Keep the focused element of forms.js up to date. r=fabrice 2013-10-30 15:21:02 -04:00
Vicamo Yang
17e058673d Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-29 16:12:45 +08:00
Shih-Chiang Chien
7f01ae5f4d Bug 926289 - Part 4, Separate recording status for each process. r=vingtetun,jesup. 2013-10-25 20:04:57 -04:00
Alive Kuo
9c7c09070b Bug 927310 - dispatch activitydone event from mozbrowser iframe 2013-10-21 19:16:00 +01:00
Vicamo Yang
1f25752509 Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey 2013-10-24 16:15:06 +08:00
Michael Henretty
c36e06c2dd 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
Shih-Chiang Chien
4e835b37f5 Bug 919149 - Maintain child process lifecycle for recording status. r=jesup, r=khuey, r=vingtetun 2013-09-30 20:09:55 +08:00
Fabrice Desré
a0f02626d6 Bug 924032 - Followup to close the loop r=me 2013-10-15 09:36:24 -07:00
Fabrice Desré
8f940cfcd1 Bug 924032 - ~40ms delay from app.launch to mozChromeEvent r=vingtetun 2013-10-14 08:59:28 -07:00
Kyle Machulis
24a89b7843 Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice 2013-10-11 11:12:13 -07:00
Wes Kocher
6f68eade3f Backed out changeset cb1fdb7df155 (bug 915002) again for build bustage 2013-10-10 15:27:12 -07:00
Kyle Machulis
e5391705b0 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
11f0ead698 BACKOUT of 64c2b25224fa (Bug 915002) due to burnage 2013-10-10 14:36:37 -07:00
Kyle Machulis
ae540c6deb 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
35dee09ad6 Backing out aa94c4753dcc (Bug 915002) due to WinXP breakage 2013-10-09 19:18:23 -07:00
Kyle Machulis
2686b1b64b 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
86a9d6e3c3 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
3678897716 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
2845199eca Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-10-02 13:27:15 -04:00
Ed Morley
bfb3a26639 Backed out changeset 325f389cb437 (bug 871445) 2013-10-02 17:57:40 +01:00
Andrea Marchesini
ad6635af6a Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-10-02 11:30:26 -04:00
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