Commit Graph

20131 Commits

Author SHA1 Message Date
Ryan VanderMeulen
1618b717b1 Merge m-c to b2g-inbound. 2014-02-12 08:39:43 -05:00
Ryan VanderMeulen
1c3ab347d5 Merge inbound to m-c. 2014-02-12 08:37:35 -05:00
Ryan VanderMeulen
b9c6dfadbc Merge fx-team to m-c. 2014-02-12 08:33:21 -05:00
Girish Sharma
a9fc6c8dd0 Bug 970383 - Add the type of storage in dom-storage2-change notification, r=smaug 2014-02-12 15:44:21 +05:30
Kyle Huey (khuey@mozilla.com)
00d7e1bef1 Bug 968742 - B2G NFC: Assertion failure: !aGCThing. r=allstars.chh 2014-02-12 17:21:09 +08:00
Szu-Yu Chen [:aknow]
e53d9c3bce Bug 968713 - Remove callError in ril_worker. r=hsinyi 2014-02-12 14:31:13 +08:00
"Kan-Ru Chen (陳侃如)"
3162dc3914 Bug 963366 - MozWakeLock is hidden behind dom.wakelock.enabled. r=bz 2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
9870a43f75 Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher 2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
cfe32c4192 Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan 2014-02-12 13:36:23 +08:00
Yoshi Huang
a671b7b4f5 Bug 970241 - B2G NFC: Don't enable/disable NFC when nfc.enabled settings changed. r=dimi 2014-02-11 20:34:19 +08:00
Ryan VanderMeulen
558028f7f0 Merge b2g-inbound to m-c. 2014-02-11 14:57:31 -05:00
Ryan VanderMeulen
5cda66cc43 Backed out changeset eea91c2d859d (bug 969447) for Marionette-webapi bustage.
CLOSED TREE
2014-02-11 12:48:09 -05:00
Ryan VanderMeulen
03ebeaa536 Backed out changeset 93a64959289d (bug 966244) for B2G xpcshell failures. 2014-02-11 11:57:37 -05:00
Ehsan Akhgari
d1964b92f6 Bug 970727 - Move DEFFILE to moz.build; r=mshal 2014-02-11 11:28:54 -05:00
Ben Tian
144f0626fb Bug 969447 - Unable to turn bluetooth on after turning it on and off several times, r=echou 2014-02-11 18:14:58 +08:00
Dimi Lee
72d7086f3d Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang 2014-02-11 18:14:22 +08:00
Albert Crespell
8a25e16b4c Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih 2014-02-11 12:35:28 +01:00
Jeff Gilbert
8992de2c41 Bug 968374 - Implement WEBGL_debug_shaders. r=bjacob 2014-02-11 17:37:06 -05:00
Masatoshi Kimura
0a3d8da618 Backed out changeset d7d447cac91b (bug 969762) for tp5 regression. 2014-02-12 06:01:29 +09:00
John Schoenick
99e1d7de24 Bug 967694 - Fix tests that expect old behavior. r=bsmedberg 2014-02-11 12:14:42 -08:00
John Schoenick
a9d7a9fe8b Bug 967694 - Test. r=bsmedberg 2014-02-11 12:14:41 -08:00
Alessio Placitelli
800569a380 Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric 2014-01-15 02:04:00 -05:00
Julien Wajsberg
1905fa4af1 Bug 932803 - [Contacts API] Add tests for migrations. r=reuben 2014-02-04 20:46:35 +01:00
Julien Wajsberg
c78f5e93ac Bug 951806 - [Contacts API] Merge all value upgrade steps in one cursor-based loop. r=reuben, r=bent, r=gregor 2014-02-04 13:44:20 +01:00
Julien Wajsberg
3d78026e82 Bug 951806 - [Contacts API] Fix bad upgrade for the name index. r=reuben
We missed a cursor.continue() call. As a result, we need to increment the DB
version to force upgraded user to play the fixed upgrade again.
2014-02-11 09:14:40 -05:00
Ryan VanderMeulen
a53c82a5a7 Merge m-c to b2g-inbound. 2014-02-11 08:43:09 -05:00
Ryan VanderMeulen
9dfad8137f Merge inbound to m-c. 2014-02-11 08:39:31 -05:00
Ryan VanderMeulen
2624353988 Backed out changesets e0632c6aca0b, b183597c0190, 0af4a28621f7, and 86321b26161d (bug 963366) for B2G desktop mochitest failures.
CLOSED TREE
2014-02-11 08:05:39 -05:00
Fernando Jiménez
691bf659d3 Bug 970452 - identity.fxaccounts.enabled is not working. r=jedp 2014-02-11 10:40:57 +01:00
Masayuki Nakano
5b112a02ec Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug 2014-02-11 14:35:25 +09:00
Masayuki Nakano
1f4dd60cc8 Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug 2014-02-11 14:35:25 +09:00
Phil Ringnalda
608d5cbbe0 Back out f03664765359 (bug 909542) for unexpected assertions and lack of expected assertions 2014-02-10 19:09:23 -08:00
Eric Chou
b095e499cf Bug 962310 - Support in-process bt file transfer, f=bent, r=gyeh
Currently if an app which lives in chrome process calls SendFile()
to send a file via Bluetooth, it would crash.
2014-02-11 10:07:23 +08:00
Mike Habicher
f2e6cb2def Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
* * *
Debugging the rotation issue with new camera.js
* * *
Fix the occasionally-invalid MOZ_ASSERT on GonkCameraControl.cpp:844
2014-02-10 17:53:19 -05:00
Ryan VanderMeulen
c608b2f60f Merge inbound to m-c. 2014-02-10 15:42:58 -05:00
Jon Coppeard
f78663e243 Bug 969798 - Convert JS_ConvertArguments APIs to take CallArgs rather than raw Value pointer r=terrence 2014-02-10 16:42:27 +00:00
Ehsan Akhgari
144a2cdcb0 Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -05:00
Edgar Chen
6876681e45 Bug 970191 - Fix unable to switch default client of data connection in DSDS. r=hsinyi 2014-02-10 14:42:11 +08:00
"Kan-Ru Chen (陳侃如)"
dbe1735032 Bug 963366 - MozWakeLock is hidden behind dom.wakelock.enabled. r=bz
---
 dom/tests/mochitest/general/test_interfaces.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2014-02-11 13:57:25 +08:00
"Kan-Ru Chen (陳侃如)"
ff7570eb66 Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
---
 dom/power/moz.build                   |    3 +--
 dom/power/test/mochitest.ini          |    3 +++
 dom/power/test/test_power_basics.html |    8 ++++++--
 3 files changed, 10 insertions(+), 4 deletions(-)
2014-02-11 13:57:24 +08:00
"Kan-Ru Chen (陳侃如)"
cd9aeb2cf4 Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
---
 b2g/app/b2g.js                                     |    3 +++
 .../mochitest/priority/test_HighPriority.html      |    3 ++-
 dom/power/test/browser_wakelocks.js                |    9 ++++++---
 dom/power/test/mochitest.ini                       |    2 ++
 dom/power/test/test_bug957893.html                 |   21 +++++++++++---------
 dom/power/test/test_bug957899.html                 |   11 +++++++---
 dom/power/test/test_wakelock_not_exposed.html      |   17 ++++++++++++++++
 dom/webidl/MozWakeLock.webidl                      |    2 +-
 dom/webidl/Navigator.webidl                        |    2 +-
 modules/libpref/src/init/all.js                    |    3 +++
 10 files changed, 55 insertions(+), 18 deletions(-)
 create mode 100644 dom/power/test/test_wakelock_not_exposed.html
2014-02-11 13:57:24 +08:00
Albert Crespell
a381dc4a68 Bug 965319 - Part 2: Update tests. r=gene 2014-02-09 12:43:49 +01:00
Albert Crespell
57090eac58 Bug 965319 - Part 1: Wrong quota calculation for network alarms. r=gene, r=jshih 2014-02-10 09:14:45 +01:00
Carsten "Tomcat" Book
16f899824c merge b2g-inbound to mozilla-central 2014-02-10 12:52:16 +01:00
Vicamo Yang
08f6366619 Bug 969109: fix racing condition in test_dom_BluetoothManager_enabled.js. r=echou, f=jaliu 2014-02-10 12:03:43 +08:00
Phil Ringnalda
5ae1e01e69 Merge b-i to m-c 2014-02-09 18:36:38 -08:00
Chris Peterson
9a6a5d407d Bug 952785 - RawDBusConnection::SendWithReply() returns bool, not nsresult. r=echou 2014-02-09 12:44:05 -08:00
Alfredo Yang
e11755a53d Bug 853356 - gUM video prompt for Contact API prompt. r=fabrice 2014-02-09 15:34:43 -05:00
Alfredo Yang
4ed8628dbb Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
Ms2ger
63c5bd405a Merge m-i to m-c. 2014-02-09 10:31:55 +01:00