Commit Graph

145128 Commits

Author SHA1 Message Date
Gaia Pushbot
1897376e70 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ddbce8d8bd5a
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 03:40:44 -07:00
Gaia Pushbot
b3bb1b01ac Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2f96b4d19593
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 02:50:22 -07:00
Thomas Zimmermann
26fc503b83 Bug 853550: Replace Bluetooth command thread, r=echou,gyeh
Starting and stopping Bluetooth support can block the executing thread
for an indefinite amount of time. In most cases these operations are
only performed when Gecko starts and stops, so we don't want to keep
a separate Bluetooth command thread for this.

This patch replaces the Bluetooth command thread by a LazyIdleThread,
which only consumes resources while it executes actual code. After a
timeout period, the LazyIdleThread cleans up its internal state. The
timeout is currently 3 seconds, which has been choosen arbitrarily.

Thanks to bent for helping with the details of LazyIdleThread.
2013-08-30 20:18:43 +02:00
Thomas Zimmermann
fc9e658022 Bug 853550: Cleanup DBus thread handling, r=qdot
For replacing the Bluetooth command thread with a LazyIdleThread,
we need to make sure that the DBus service thread is shutdown from
within the main thread.

This patch changes the DBus stop code to cleanup the DBusThread
structure from the service thread to prevent race conditions during
shutdown. The DBus service thread itself gets shutdown from the main
thread to fulfill the requirements of LazyIdleThread. The patch also
makes sure that it's not possible to accidently dispatch a runnable
while the DBus thread terminates.
2013-08-30 20:18:40 +02:00
Thomas Zimmermann
7818ac47ad Bug 853550: Fix whitespace errors, r=echou 2013-08-29 01:21:52 +02:00
Gaia Pushbot
94bff192db Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/138d0f2c4d3a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11715 from crh0716/891743

Bug 891743 - Add voice privacy mode for CDMA r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/de97091310f0
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 891743 - Add voice privacy mode for CDMA
2013-09-04 02:05:25 -07:00
Ed Morley
f99d657159 Bug 907585 - Touch clobber file due to IDL file change 2013-09-04 09:30:38 +01:00
Gaia Pushbot
ba379b46b5 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6c97f155b0f2
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 01:16:28 -07:00
Chia-hung Tai
82ba8da58b Bug 907140 - [B2G][MMS] Block sending email from MMS until we supported this feature. r=vyang 2013-09-04 14:50:27 +08:00
Gaia Pushbot
0b11c21fcc Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1070079a0891
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11891 from pivanov/bug-907672

Bug 907672 - [HD][Settings] Locked Wifi Connection icon jumps r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/919a94bc9779
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 907672 - [HD][Settings] Locked Wifi Connection icon jumps

========

https://hg.mozilla.org/integration/gaia-central/rev/126b0c924243
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11892 from pivanov/bug-907729

Bug 907729 - [HD][FTU] Locked Wifi Icons Jump when connecting r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/935699cbb51f
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 907729 - [HD][FTU] Locked Wifi Icons Jump when connecting
2013-09-04 01:05:21 -07:00
Vicamo Yang
9ec5a297b3 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-04 15:53:50 +08:00
Vicamo Yang
594c8fc4bb Bug 907585 [3/3]: some small refinements. r=yoshi 2013-09-04 15:53:45 +08:00
Vicamo Yang
6337f9189f Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi 2013-09-04 15:53:42 +08:00
Vicamo Yang
c858cf5319 Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi 2013-09-04 15:53:39 +08:00
Vicamo Yang
8fa136fecd Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-04 15:53:34 +08:00
Vicamo Yang
f58d71463a Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-04 15:53:30 +08:00
Vicamo Yang
2037e54068 Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey 2013-09-04 15:53:27 +08:00
Gaia Pushbot
f65aabe18e Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/752ced5b3cc3
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Revert "Bug 906756 - Algorithms for merging givenName and familyName changed."

This reverts commit 9e737ce855b02ab60a9ab8b87f6a1d6ffa1a191c.
2013-09-04 00:45:22 -07:00
Gaia Pushbot
6a1ef80a86 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/14c70aaab592
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 00:30:22 -07:00
Gaia Pushbot
a731048329 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/281ec6617899
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11894 from alivedise/bugzilla/802643/remove-workaround-in-email-app

Bug 802643 - Remove activity workaround in email app, r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/b511541d6283
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 802643 - Remove activity workaround in email app
2013-09-03 23:45:25 -07:00
Gaia Pushbot
09f2d6f715 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/421494f737e3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11861 from alivedise/bugzilla/909255/window-disposition-activity

Bug 909255 - Remeber window disposition activity caller, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/508adc5d9943
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 909255 - Remeber window disposition activity caller

========

https://hg.mozilla.org/integration/gaia-central/rev/d62138d349e5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #11903 from crdlc/bug-911875

Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon

========

https://hg.mozilla.org/integration/gaia-central/rev/74c560df603b
Author: crdlc <crdlc@tid.es>
Desc: Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon
2013-09-03 23:35:23 -07:00
Phil Ringnalda
90f3149a6c Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00
Vicamo Yang
71000e9b28 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-04 12:46:04 +08:00
Vicamo Yang
4ed4d84d72 Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-04 12:46:01 +08:00
Vicamo Yang
bdbb36cd24 Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey 2013-09-04 12:45:58 +08:00
Gaia Pushbot
a706675ac3 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b577f4f387cc
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11477 from gasolin/tabhomemq

Bug 903915 - [Flatfish][Homescreen] add support for large device, r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/687497ce9d94
Author: gasolin <gasolin@gmail.com>
Desc: Bug 903915 - [Flatfish][Homescreen] add support for large device
2013-09-03 21:40:22 -07:00
Eric Chou
3dc523f7dc Bug 910484 - Use a pointer to hold a global static variable to avoid assertion, r=mrbkap
In order to avoid the assertion, which occurs because we can't control the
order of contruction of global static variables, I changed to use a pointer
instead of an instance, so I can really allocate the memory block at the
other place (in ctor of BluetoothDBusService).
2013-09-04 12:17:13 +08:00
Gaia Pushbot
2a276ae5ef Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/05005b70f7b9
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11917 from rexboy7/fix-bug900838

bug 900838: [System] play poweron video after first repaint

========

https://hg.mozilla.org/integration/gaia-central/rev/98e957f249a6
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 900838: [System] play poweron video after first repaint
2013-09-03 20:45:22 -07:00
Gaia Pushbot
83126b3900 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fd5e572f2982
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11826 from steveck-chung/bug-895726

Bug 895726 - [Buri][Monitor][MMS] Unable to save attachement from Camera. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/b951f6ca6dc1
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 895726 - [Buri][Monitor][MMS] Unable to save attachement from Camera
2013-09-03 20:10:21 -07:00
Gina Yeh
eb145d6c12 Bug 910974 - Patch 2: Cleanup, r=echou 2013-09-04 10:40:17 +08:00
Gina Yeh
df9b5223ee Bug 910974 - Patch 1: Dispatch events when remote device queries current play status, r=echou, sr=mrbkap 2013-09-04 10:40:01 +08: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
abf2bdf860 Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey 2013-09-03 15:28:06 -07:00
Pin Zhang
f320083266 Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku 2013-09-03 15:26:33 -07:00
Ryan VanderMeulen
c6e97adff4 Merge m-c to b2g-inbound. 2013-09-03 17:44:34 -04:00
Ryan VanderMeulen
0bb2b68229 Merge inbound to m-c. 2013-09-03 17:40:56 -04:00
Ryan VanderMeulen
cf3b6bd95f Backed out changeset 669d3fd3ea2b (bug 906877) for Mnw failures. 2013-09-03 17:22:14 -04:00
Gaia Pushbot
438656bd7c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9fb97b9e9aad
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #11895 from cctuan/907056

Bug 907056 - it will prompt "save video"repeatedly after exit fullscreen when you long press screen repeatedly. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/1c27f015f972
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 907056 - it will prompt save video repeatedly after exit fullscreen when you long press screen repeatedly
2013-09-03 13:55:22 -07:00
Ryan VanderMeulen
f25fd64f18 Merge b2g-inbound to m-c. 2013-09-03 16:55:02 -04:00
Gaia Pushbot
436830a3dd Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/660836f801d2
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #11735 from benfrancis/906055

Bug 906055 - Fix awesomescreen cache. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/5256c8d533ff
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 906055 - Fix awesomescreen cache
2013-09-03 13:20:22 -07:00
Steve Fink
4e713063a2 Bug 912171 - Static rooting analysis: ignore ~AutoCompartment. r=NPOTB
DONTBUILD

--HG--
extra : rebase_source : 6e29cf2f844b76db662c35d4e4077d82622f48a1
2013-09-03 12:25:05 -07:00
Ryan VanderMeulen
46f281edd7 Bug 902248 - Disable test_nsINavHistoryViewer.js on OSX. 2013-09-03 15:26:56 -04:00
Dan Minor
1f3fb1cd20 Bug 912004 - DeviceManager pushDir should take a timeout parameter; r=wlach 2013-09-03 15:13:38 -04:00
Kartikaya Gupta
e928b156af Bug 910322 - Strongly type the viewport size in nsViewportInfo. r=mbrubeck, Ms2ger 2013-09-03 15:12:24 -04:00
Kartikaya Gupta
c1c69a59bf Bug 910322 - Strongly type the zoom factors in nsViewportInfo. r=mbrubeck, Ms2ger 2013-09-03 15:12:23 -04:00
Blake Kaplan
9225fd4fbb Bug 860123 - Use the right window's selection in some tests; r=ehsan 2013-09-03 15:01:00 -04:00
Ms2ger
c0d9c60eca Bug 860123 - Make mochitests expect the new behavior. r=ehsan 2013-09-03 15:00:27 -04:00
Gaia Pushbot
f1aa4985f2 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f2d88904536c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #11911 from mcav/disable-idle-bug-883464

Bug 883464 - [email/IMAP] Have imap.js stop entering IDLE state, avoid spamming non-IDLE servers with NOOPs. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/036fe738c852
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 883464 - [email/IMAP] Have imap.js stop entering IDLE state, avoid spamming non-IDLE servers with NOOPs. r=asuth
2013-09-03 12:00:22 -07:00
Gaia Pushbot
d6bda0b9ea Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/312db8e90e43
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-03 11:50:21 -07:00
Gaia Pushbot
43a238edb4 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b1ddc5d86896
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #11910 from mcav/fix-imap-literal-landing

 Bug 901926 - [Email] Email app stops working if attachment contains an IMAP literal. (fixed landing) r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/48ce6f7b2c9b
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 901926 - [Email] Email app stops working if attachment contains an IMAP literal (fixed landing) r=asuth
2013-09-03 11:25:22 -07:00