Commit Graph

24284 Commits

Author SHA1 Message Date
Ryan VanderMeulen
57b7bc3415 Merge m-c to b2g-inbound. a=merge CLOSED TREE. 2014-07-28 15:04:33 -04:00
Ryan VanderMeulen
d797d8e790 Backed out changeset a04107c24084 (bug 1037662) for Windows B2G bustage.
CLOSED TREE
2014-07-28 14:47:46 -04:00
Ryan VanderMeulen
0a2908685d Bug 1045153 - Disable test_bug866575.html on B2G debug while the near perma-fail is investigated. a=me 2014-07-28 14:38:43 -04:00
Ryan VanderMeulen
56fbe33b47 Backed out changesets 81f96f02263f and fd84374f63f1 (bug 903291) for causing frequent B2G crashtest timeouts. 2014-07-28 14:31:33 -04:00
Fabrice Desré
4239c09128 Bug 1037662 - Grant Firefox Accounts (FxA) access to web payment providers r=ferjm 2014-07-28 11:06:00 -07:00
Carsten "Tomcat" Book
683163413e Merge mozilla-central to b2g-inbound 2014-07-28 16:06:50 +02:00
Carsten "Tomcat" Book
8329e0d768 merge fx-team to mozilla-central a=merge 2014-07-28 15:44:12 +02:00
Carsten "Tomcat" Book
e337b5b7eb merge mozilla-inbound to mozilla-central a=merge 2014-07-28 15:32:36 +02:00
Wes Kocher
88a01acaab Merge m-c to fx-team 2014-07-25 16:27:34 -07:00
Wes Kocher
0dfbd6dd4f Merge m-c to b2g-inbound 2014-07-25 16:25:40 -07:00
Wes Kocher
00a0a043dc Merge inbound to m-c a=merge 2014-07-25 15:59:01 -07:00
Ehsan Akhgari
bdb2449fac Bug 974270 - Re-enable the majority of datastore tests on b2g; r=khuey
I have no idea what has fixed these tests, but the try server says
they are fixed.  We always suspected that this is caused by a bug
in the mozapps code, and there has been some development there, and
elsewhere.

--HG--
extra : rebase_source : 2122a1016c3505b833d11b49cf63f79f117792e5
2014-07-25 15:07:44 -04:00
Ted Mielczarek
58f2cd6666 bug 1041347 - Package and provide path to fake GMP plugin for Mochitests. r=jmaher 2014-07-25 07:01:13 -04:00
Wayne Chen
db05e649bb Bug 1037359 - when user turned off bt, delay routing to avoid leakage of audio from speaker. r=mwu 2014-07-25 15:19:26 +08:00
Thomas Zimmermann
92ce6a6aa2 Bug 1042691: Asynchronous |BluetoothAvrcpInterface::SetVolume| (under bluetooth2/), r=btian 2014-07-28 09:52:52 +02:00
Thomas Zimmermann
9ce0ff1312 Bug 1042691: Asynchronous AVRCP response interfaces (under bluetooth2/), r=btian 2014-07-28 09:52:51 +02:00
Thomas Zimmermann
c3e8519f16 Bug 1042691: Asynchronous A2DP connect/disconnect (under bluetooth2/), r=btian 2014-07-28 09:52:51 +02:00
Thomas Zimmermann
18e0912f89 Bug 1042691: Asynchronous init and cleanup of A2DP/AVRCP (under bluetooth2/), r=btian 2014-07-28 09:52:51 +02:00
Thomas Zimmermann
19904b0ddd Bug 1042691: Add A2DP/AVRCP result-handler infrastructure (under bluetooth2/), r=btian 2014-07-28 09:52:50 +02:00
Jocelyn Liu
eeed6bee33 Bug 1036232 - Remove redundant code of entering compartment in BT manager and adapter. r=btian 2014-07-25 03:24:00 +02:00
Bevis Tseng
e19f429a94 Bug 1040230 - Check array length to bail out earlier before creating the deleted info. r=vyang 2014-07-24 12:32:12 +08:00
Jocelyn Liu
64b21ec330 Bug 1038632 - Patch2: Maintain device objects in BluetoothAdapter. r=btian 2014-07-25 15:21:44 +08:00
Jocelyn Liu
abd56420aa Bug 1038632 - Patch1: Remove unused API in BluetoothAdapter.webidl for new WebBluetooth
API. f=btian, r=bz
2014-07-25 15:21:33 +08:00
Giovanni Sferro
05d77465f9 Bug 1020697 - Implement @autocomplete for <select>. r=smaug 2014-07-24 16:55:00 +02:00
Birunthan Mohanathas
086c5fd765 No bug - Revert changes to nsPluginArray.h in e8ad29f1166a. r=me
The #include is not needed after 231c5bbd4a75.
2014-07-27 08:52:52 -07:00
Bill McCloskey
82f0da04cd Bug 1001039 - Disable plugin tests in desktop e10s (r=roc) 2014-07-26 12:22:13 -07:00
David Zbarsky
57223393ac Bug 1044305: Remove Location classinfo r=bz 2014-07-26 13:28:48 -04:00
Boris Zbarsky
21b57d7851 Back out bug 1031945 for now because we have silly pref settings on mobile and dumb tests. a=orange 2014-07-26 03:30:56 -04:00
Ms2ger
e99bd12a4b Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Boris Zbarsky
0a83d2881b Bug 1041646. Don't assume mStack is non-null in JSStackFrame, since people sometimes operate on them after unlinking. r=khuey 2014-07-26 01:41:18 -04:00
Boris Zbarsky
52b20d72e3 Bug 1031945. Don't expose showModalDialog on Window if it's preffed off. r=smaug 2014-07-26 01:41:10 -04:00
Ed Morley
856fab2db4 Backed out changeset de34cb8506d9 (bug 1040230) 2014-07-24 16:23:08 +01:00
Carsten "Tomcat" Book
89395c7210 Merge mozilla-central to b2g-inbound 2014-07-24 15:44:44 +02:00
Bevis Tseng
62cf25deca Bug 1040230 - Check array length to bail out earlier before creating the deleted info. r=vyang 2014-07-24 12:32:12 +08:00
Wes Kocher
4f8664abcb Merge b2g-inbound to m-c a=merge 2014-07-23 18:34:41 -07:00
Antonio M. Amaya
739d05638b Bug 1036847 - Add a test for mozApps cancel()/download() on installation. r=fabrice 2014-07-22 08:28:00 +02:00
Andrew McCreight
7be4078031 Bug 1038887 - Add back null check to nsErrorService::GetErrorStringBundle. r=froydnj 2014-07-25 16:41:24 -07:00
Wes Kocher
5bbe63935c Merge m-c to inbound 2014-07-25 16:23:51 -07:00
Brad Lassey
6140b461f2 bug 1041493 - add support for browser to mediaSource constraint r=rjesup,khuey 2014-07-21 08:31:31 -04:00
Bobby Holley
c5e4f007a3 Bug 1041626 - Only define unforgeable attributes on instances, and do a call to XrayEnumerateNativeProps when |type| is still set to eInstance. r=bz 2014-07-23 12:36:21 -07:00
Bobby Holley
55ebb59dab Bug 1041626 - Use a macro in XrayEnumerateProperties to make the logic easier to follow. r=bz 2014-07-23 12:36:21 -07:00
Bobby Holley
7d1a55b4db Bug 1041626 - Make NativeProperties naming more consistent. r=bz 2014-07-23 12:36:21 -07:00
Bobby Holley
c2d9cdbd68 Bug 1041626 - Mirror the logic for attribute enumeration in method enumeration. r=bz 2014-07-23 12:36:21 -07:00
Bobby Holley
1cd2d7cdcd Bug 1041626 - Generalize XrayEnumerateAttributes. r=bz 2014-07-23 12:36:20 -07:00
Yuan Xulei
8e2b54f984 Bug 1036500 - Fix crash caused by non-thread safe DOMFile. r=ehsan 2014-07-24 10:21:34 +08:00
Carsten "Tomcat" Book
9b4aae52cc Backed out changeset 0356454faea3 (bug 1041347) for mochitest 1 test failures on B2G Desktop Linux on a CLOSED TREE 2014-07-25 07:57:57 +02:00
Ted Mielczarek
da13db334a bug 1041347 - Package and provide path to fake GMP plugin for Mochitests r=jmaher 2014-07-24 11:31:43 -04:00
Nikhil Marathe
a0036c576d Bug 1002570 - Return valid ServiceWorker instances for .installing, .waiting, .active and .controller. r=ehsan
--HG--
extra : transplant_source : %B2%1D%A4%8D%04%E9%BE%D9%C1%CC%C89%F0%07%07%15%B1Df%F1
2014-07-23 14:05:08 -07:00
Jim Chen
be8cd5bf5a Bug 886627 - Fix "ReferenceError: Ci is not defined" in test_dirs.html; r=bustage 2014-07-24 17:29:24 -04:00
Wes Kocher
d0b8b380da Backed out changeset 51ff7710ccbc (bug 966395) for assertion errors during the build 2014-07-24 14:07:53 -07:00