Commit Graph

16834 Commits

Author SHA1 Message Date
Carmen Jimenez
695e8b6bd1 Bug 893800 - Unit tests for the Single Variant Apps. r=fabrice 2013-09-09 12:05:54 +02:00
Carmen Jimenez
b4294000c9 Bug 893800 - Install single variant apps the first time a SIM is detected. r=fabrice 2013-07-31 21:34:19 +02:00
Marco Chen
a1b1360dc0 Bug 823273 - Part 5: Music volume should be faded when notification sound is on going - Update tests. r=baku 2013-09-02 17:45:44 +08:00
Marco Chen
e70506b49f Bug 823273 - Part 4: Music volume should be faded when notification sound is on going - FM Radio, Camera, Phone clients. r=rlin 2013-09-02 17:45:44 +08:00
Marco Chen
a2fb41909d Bug 823273 - Part 2: Music volume should be faded when notification sound is on going - IPC changes. r=baku 2013-09-02 17:45:44 +08:00
Marco Chen
1375174442 Bug 823273 - Part 1: Music volume should be faded when notification sound is on going - AudioChannel changes. r=baku 2013-09-02 17:45:44 +08:00
Ben Tian
74b1d0c3d5 Bug 915628 - [Bluetooth] Define new log levels and add logs in profile controller, r=echou 2013-09-14 06:51:00 +08:00
Wes Kocher
749d714f97 Merge m-c to b2g-inbound 2013-09-13 18:25:46 -07:00
Wes Kocher
9fc010fdbc Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Ryan VanderMeulen
434a76b913 Backed out 6 changesets (bug 914826) for bustage.
Backed out changeset a4a029c13179 (bug 914826)
Backed out changeset d16460fc0518 (bug 914826)
Backed out changeset b28cb0ae1853 (bug 914826)
Backed out changeset 5b4ce1d4d09b (bug 914826)
Backed out changeset 58d96448609a (bug 914826)
Backed out changeset 52b319afe965 (bug 914826)
2013-09-13 16:32:42 -04:00
Ryan VanderMeulen
2e3e16ce15 Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Yuan Xulei
8474728fee Bug 901434 - Keyboard/IME API should be exposed to privileged app. r=fabrice 2013-09-13 14:29:26 -04:00
Ed Morley
2bd0ccf7b6 Merge mozilla-central and b2g-inbound 2013-09-13 15:14:11 +01:00
Ed Morley
944e48441a Merge latest green b2g-inbound changeset and mozilla-central 2013-09-13 15:06:40 +01:00
Marco Castelluccio
57a341b1a3 Bug 877932 - Check if the app is locally installed in the checkInstalled function. r=fabrice 2013-09-13 08:07:04 -04:00
Ryan VanderMeulen
09be8444e3 Backed out changesets 2a58557adc6f and e69381450554 (bug 893800) for test_app_uninstall.html timeouts. 2013-09-13 09:47:17 -04:00
Ryan VanderMeulen
8597044d83 Backed out changeset 7b018235edc0 (bug 877932) for test_app_uninstall.html timeouts. 2013-09-13 09:39:54 -04:00
Marco Castelluccio
8ce18edaff Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk 2013-09-13 08:32:47 -04:00
Steven Lee
5bd72907f2 Bug 904025 - part2: stop MediaStream when there is incoming call. r=jesup 2013-09-13 16:51:48 +08:00
Steven Lee
a348fc51fa Bug 904025 - part1: pass phone state to child process. r=khuey 2013-09-13 16:51:45 +08:00
Fabrice Desré
be5db6bbc4 Bug 915881 - Allow sideloading of certified apps r=ochameau 2013-09-13 00:49:11 -07:00
Kartikaya Gupta
2e06c61e69 Bug 909887 - Initialize mLastMetrics.mDevPixelsPerCSSPixel to a sane value. r=botond 2013-09-13 00:05:34 -04:00
Ryan VanderMeulen
c22b2b3980 Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
Sid Stamm
3d109c3157 bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson 2013-09-12 09:25:32 -07:00
Gene Lian
51820322ba Bug 876397 - Inter-App Communication API (part 9, new promise). r=nsm 2013-09-12 23:21:10 +08:00
Masayuki Nakano
327e2229b9 Bug 911951 part.4 Clear the wrong clause information and the caret information at failing to dispatch event r=smaug 2013-09-13 00:19:00 +09:00
Masayuki Nakano
3ec81b980d Bug 911951 part.1 Redesign nsIDOMWindowUtils::SendTextEvent() with nsICompositionStringSynthesizer r=smaug, sr=roc 2013-09-13 00:19:00 +09:00
Guilherme Gonçalves
0676c24d11 Bug 911595 - Avoid shutting down geolocation request twice. r=jdm 2013-09-12 11:08:50 -04:00
Marco Castelluccio
f052767d42 Bug 907481 - Check if localId is already used before using it. r=fabrice 2013-09-13 08:22:24 -04:00
Gene Lian
e8400b1bf6 Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent 2013-09-12 22:14:48 +08:00
Nathan Froyd
c624a73fdb Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
Boris Zbarsky
88c79c7eb5 Bug 915368. Give dictionaries copy constructors and assignment operators when it's safe. r=khuey 2013-09-13 13:21:59 -04:00
Vasanthakumar (Vasanth) Pandurangan
86f71f5e75 Bug 911294 - Fix FM UI showing previously tuned frequency. r=pzhang, r=mwu 2013-09-10 01:39:38 -07:00
Vicamo Yang
83465a18f3 Bug 912442 - Part 5 : fix test_ril_worker_sms.js. r=allstarts.chh 2013-09-14 00:12:30 +02:00
Vicamo Yang
96d59fd04b Bug 912442 - Part 4: move buf specific contants into Buf itself. r=allstars.chh 2013-09-14 00:12:25 +02:00
Edgar Chen
b518cd6a8e Bug 912442 - Part 3: Remove m prefix from worker_buf.js and fix the tests. r=allstars.chh 2013-09-06 17:03:51 +08:00
Edgar Chen
b2b2e5c406 Bug 912442 - Part 2: Fix test_mms_pdu_helper.js. r=gene 2013-09-06 14:24:28 +08:00
Edgar Chen
fd01167cd9 Bug 912442 - Part 1: Fix header_helper.js. r=vicamo 2013-09-06 14:18:56 +08:00
Chuck Lee
2574f25ce1 Bug 906631 - 0002. Check state in queued command callback. r=vchang, r=mrbkap 2013-09-05 17:16:24 +08:00
Chuck Lee
a65ab71b11 Bug 906631 - 0001. Refactory request queue. r=vchang 2013-09-09 23:25:16 +08:00
Marco Chen
f10f8408c6 Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku 2013-09-12 20:26:03 +08:00
Marco Chen
24c97db7f8 Bug 855655 - Part 1: Add new attribute - volumeControlChannel into AudioChannelManager. sr=sicking 2013-09-12 20:25:23 +08:00
Gina Yeh
0f38e0b6ab Bug 915207 - Failed to get connected devices of A2DP, r=echou 2013-09-12 17:45:33 +02:00
Michael Henretty
ee9605313f Bug 915450 - [Web Notifications] allow to inspect notification properties. r=bz 2013-09-12 02:50:29 -07:00
Ed Morley
ffcffb51c7 Merge mozilla-central and b2g-inbound 2013-09-12 12:09:58 +01:00
Ed Morley
b68d7d631c Merge latest green b2g-inbound changeset and mozilla-central 2013-09-12 12:05:20 +01:00
Sotaro Ikeda
6d1f3b58c5 Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium 2013-09-12 11:40:26 +02:00
Karl Tomlinson
5751aaa536 b=914030 don't keep alive used AudioContexts from the window r=ehsan,bz
--HG--
extra : transplant_source : %9D%94%FF%AA%92%C7%5B8%FA%C7%DD%3A%E3W%9E%BD%7F%25%5C%19
2013-09-12 16:16:53 +12:00
Jessica Jong
a736af8434 Bug 821579 - B2G 3G: Add Marionette test for Data Connection. r=vicamo 2013-09-09 10:57:14 +08:00
Szu-Yu Chen [:aknow]
672ec6563b Bug 909638 - Part 2: Remove token in callError/dataCallError message. r=vicamo 2013-09-12 15:16:36 +08:00