Shawn Ku
364226feb9
Bug 976491 - Add test case. r=Yoshi
2014-03-06 09:53:40 +08:00
Shawn Ku
cc43b23419
Bug 976491 - B2G RIL: Don't throw exception when running readICCID for some CMCC cards. r=Yoshi
2014-03-06 09:52:44 +08:00
B2G Bumper Bot
103f902ee6
Bumping manifests a=b2g-bump
2014-03-06 05:31:14 -08:00
B2G Bumper Bot
949dfa5db9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/065928b644b1
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #16946 from gtorodelvalle/contact-bug-972060-add-phone-to-facebook-contact
Bug 972060 - [B2G][Dialer][Contacts] Imported Facebook contact does not show existing phone number when adding information via Dialer app
========
https://hg.mozilla.org/integration/gaia-central/rev/083939bdebe4
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 972060 - [B2G][Dialer][Contacts] Imported Facebook contact does not show existing phone number when adding information via Dialer app
2014-03-06 05:20:23 -08:00
Carsten "Tomcat" Book
5e640e8a54
Merge mozilla-central to b2g-inbound
2014-03-06 13:41:09 +01:00
Carsten "Tomcat" Book
dda68c4a9d
merge b2g-inbound to mozilla-central
2014-03-06 13:22:25 +01:00
Carsten "Tomcat" Book
3d645b77a5
merge fx-team to mozilla-central
2014-03-06 13:14:10 +01:00
Hsin-Yi Tsai
f081607e4f
Bug 980236 - [B2G] [RIL] test_ril_worker_icc.js fails with DEBUG = true. r=allstars.chh
2014-03-06 18:05:38 +08:00
Thomas Zimmermann
4e48226bf0
Bug 978809: Send ToggleBtAck after finishing BlueZ connection setup, r=echou
...
With this patch, ToggleBtAck is sent by the BlueZ backend of
Bluetooth after the connection has been set up completely.
2014-03-06 12:45:16 +01:00
Thomas Zimmermann
99747bb5a9
Bug 978809: Remove sToggleBtMonitor from Bluedroid backend, r=echou
...
When enabling or disabling Bluetooth, the Bluedroid backend waits
on sToggleBtMonitor until a BT adapter has been activated. Once
the monitor gets notified, the backend sends a ToggleBtAck runnable
to the main thread.
This patch removes sToggleBtMonitor from the Bluetooth Bluedroid
backend. Instead of signalling the monitor's notification, the
Bluedroid handler function sends the ToggleBtAck directly.
2014-03-06 12:43:35 +01:00
Eric Chou
73b0511a00
Bug 976943 - Replace OnConnect/OnDisconnect with one function, f=btian, r=gyeh
...
In BluetoothProfileController, it's meaningless to separate OnConnect
and OnDisconnect since the following steps would be the same for both
cases. Therefore I introduced a function called NotifyCompletion() for
each profile manager to report the completion of connecting/disconnecting
operations.
2014-03-06 19:26:28 +08:00
Eric Chou
54e43ece14
Bug 976943 - Add error handing for connect/disconnect process, f=btian, r=gyeh
2014-03-06 19:26:22 +08:00
B2G Bumper Bot
c7a27a15fd
Bumping manifests a=b2g-bump
2014-03-06 03:01:25 -08:00
B2G Bumper Bot
cd7f34d120
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/99de94db4288
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 976503 - Properly handle incoming messages with a 'si-id' field r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/3e34309e9e47
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16943 from vingtetun/bug978065
Bug 978065 - [Music] Favor scroll performance over thumbnails quality. r...
========
https://hg.mozilla.org/integration/gaia-central/rev/32dac9a7110a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 978065 - [Music] Favor scroll performance over thumbnails quality. r=dkuo
2014-03-06 03:00:21 -08:00
B2G Bumper Bot
57a1a8af41
Bumping manifests a=b2g-bump
2014-03-06 02:26:29 -08:00
B2G Bumper Bot
a94090a021
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9682e45ef4ad
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16941 from vingtetun/bug943845.relanding
Bug 943845 - [Gallery] There is a little delay between before rendering ...
========
https://hg.mozilla.org/integration/gaia-central/rev/9402d2d686a3
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 943845 - [Gallery] There is a little delay between before rendering the images while panning. r=djf
2014-03-06 02:25:24 -08:00
Thomas Zimmermann
2ac234407a
Bug 979887: Fix GCC warning about undeclared function |vsnprintf|, r=glandium
2014-03-06 11:20:00 +01:00
Thomas Zimmermann
1a335a7c9c
Bug 979887: Fix GCC warnings about inline variable declarations, r=glandium
...
Some code is compiled in C90 mode, where inline declarations of
variables are not allowed.
2014-03-06 11:19:57 +01:00
Steven Lee
3cd708be15
Bug 979726 - change default video capture size for B2G. r=jesup
2014-03-06 05:14:33 -05:00
B2G Bumper Bot
f5a7aa0f6f
Bumping manifests a=b2g-bump
2014-03-06 02:05:50 -08:00
B2G Bumper Bot
da20abd98d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5bc6aed0447f
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #16813 from frsela/STK_DSDS/Bug951599_v2
Bug 951599 - [DSDS][STK] Display multiple cards in settings, r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/b0b57d6b565a
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 951599 - [DSDS][STK] Display multiple cards in settings, r=arthurcc
2014-03-06 02:00:24 -08:00
B2G Bumper Bot
e0323347b1
Bumping manifests a=b2g-bump
2014-03-06 01:26:11 -08:00
B2G Bumper Bot
7ae93b0bec
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0a42b0117c01
Author: gitmai <mri@tid.es>
Desc: Merge pull request #16935 from gitmai/bug-979341-CC-FTE-error-datausage-alarm
Bug 979341 - Error page displayed in Cost Control FTU, after setting Dat...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/b32a6ac27d18
Author: mai <mri@tid.es>
Desc: Bug 979341 - Error page displayed in Cost Control FTU, after setting Data usage limit
2014-03-06 01:20:23 -08:00
B2G Bumper Bot
6238de4ebe
Bumping manifests a=b2g-bump
2014-03-06 01:15:55 -08:00
B2G Bumper Bot
38061638f2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/634ce13613a2
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16915 from julienw/979990-fix-xfail-list
Bug 979990 - Fix xfail.list order r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/b6578244fce7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 979990 - Fix xfail.list order r=rik
2014-03-06 01:10:25 -08:00
B2G Bumper Bot
d63c70fe0f
Bumping manifests a=b2g-bump
2014-03-06 00:36:25 -08:00
Thomas Zimmermann
a4d6c7be53
Bug 979858: Add include guards to headers in ipc/unixfd, r=kyle
2014-03-06 09:32:25 +01:00
Carsten "Tomcat" Book
f7378c3ae7
Backed out changeset 4fb349c12a63 (bug 977372) for b2g ics emulator debug m8 test failure
2014-03-06 09:16:43 +01:00
Carsten "Tomcat" Book
a6cc370084
Backed out changeset 1314168b5271 (bug 977372)
2014-03-06 09:16:01 +01:00
B2G Bumper Bot
2c0764e8e2
Bumping manifests a=b2g-bump
2014-03-05 23:20:52 -08:00
B2G Bumper Bot
0a9b390936
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/67e75b4310bc
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #16896 from EragonJ/bug-979771
Bug 979771 - [DSDS] Data call icon on Utility Tray will not become blue
========
https://hg.mozilla.org/integration/gaia-central/rev/e71c4fe284bc
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 979771 - [DSDS] Data call icon on Utility Tray will not become blue
- we would iterate mozMobileConnections now
- update unit tests
- refactor code
2014-03-05 23:15:26 -08:00
Gian-Carlo Pascutto
525f2cc8df
Bug 978851 - LoadInfo::UpdateSystemLoad warns about format string in sscanf. r=padenot
2014-03-06 07:53:34 +01:00
Makoto Kato
32e2737215
Bug 979148 - Use NOTIFY_IME_OF_POSITION_CHANGE for IMM32. r=masyuki
2014-03-06 15:13:50 +09:00
Boris Zbarsky
2f267e39eb
Bug 951887 followup. Adjust tests to deal with the new reality.
2014-03-06 00:22:43 -05:00
Benoit Girard
d5977011d6
Bug 973770 - Build backend that generates C/C++ Eclipse projects. r=gps
2014-03-06 00:03:10 -05:00
Dave Hylands
fae9fc2a02
Bug 977372 - Remove main thread assert so CloseFileRunnable can be used on non-main threads. r=bent
2014-03-05 20:18:06 -08:00
Wes Kocher
4ff54c5b48
Merge m-c to fx-team
2014-03-05 18:58:38 -08:00
Wes Kocher
b2616208a1
Merge fxteam to m-c
2014-03-05 18:20:17 -08:00
Wes Kocher
452f25917a
Merge inbound to m-c
2014-03-05 18:08:47 -08:00
Nathan Froyd
48dafcbc9b
Bug 968836 - fix a few already_AddRefed members in MediaManager.cpp; r=jesup
2014-03-05 17:58:13 -08:00
Kyle Huey
012493c82a
Bug 979951: Always preserve the worker wrapper to ensure that we have something to tell us what compartment to enter. r=bent
2014-03-05 17:58:03 -08:00
Kyle Huey
ffba529abe
Bug 619487: Assert when preferences are used off the main thread. r=dbaron
2014-03-05 17:58:01 -08:00
Wes Kocher
0bbba6bb61
Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard.
2014-03-05 20:45:55 -08:00
Wes Kocher
125fecd1b8
Backed out changeset 3bfcf691690a (bug 966182) for adding a hazard.
2014-03-05 20:31:38 -08:00
Bobby Holley
0f2729e9aa
Bug 960108 - Ignore saved frame chains and contexts in JS::DescribeStack. r=bz
2014-03-05 20:15:35 -08:00
Boris Zbarsky
f5e48ed89d
Bug 951887. Treat form controls as mutable for purposes of constraint validation whether they're in a document tree or not. r=smaug
2014-03-05 22:48:04 -05:00
Boris Zbarsky
00d926a354
Bug 874788. Allow WebIDL HTMLAllCollection to emulate undefined. r=peterv
2014-03-05 22:48:04 -05:00
Boris Zbarsky
847fc61450
Bug 874787. Add support for legacycaller on proxy bindings. r=efaust,peterv
2014-03-05 22:48:03 -05:00
Blair McBride
c59582644a
Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs
2014-03-06 14:41:43 +13:00
Robert Strong
f0b0733229
Followup for Bug 900251 - remove check for extra channel-prefs.js and update-settings.ini files in the mar generation scripts. r=nthomas
2014-03-05 17:04:21 -08:00