Ehsan Akhgari
13b9d95037
Bug 1045067 - Fix some bad implicit constructors in dom/content/ipc; r=smaug
2014-07-28 13:17:51 -04:00
Vladimir Vukicevic
057227f686
b=965848; implement EXT_shader_texture_lod for WebGL; r=jgilbert, r=bz
2014-07-24 11:58:43 -04:00
Ms2ger
f5a6e98287
Bug 1044657 - Move PYTHON_UNIT_TESTS to moz.build; r=mshal
...
As a first step, this moves PYTHON_UNIT_TESTS to moz.build as a passthru
variable. In the future, we could hook it up to |mach test|.
The __init__.py files may not need to be in the list, but I don't want to
change the list here.
2014-07-28 17:51:12 +02:00
Ehsan Akhgari
29e9acc005
Bug 1044598 - Part 2: Make ServiceWorkerManager::GetServiceWorkerRegistration honor XPCOM rules; r=smaug
2014-07-28 09:57:31 -04:00
Ryan VanderMeulen
7fd54e73a0
Backed out changesets c6691cff88a4 and 43a7db7bf902 (bug 1044598) for bustage.
...
CLOSED TREE
2014-07-28 11:08:12 -04:00
Ehsan Akhgari
15881d17fe
Bug 1044598 - Part 2: Make ServiceWorkerManager::GetServiceWorkerRegistration honor XPCOM rules; r=smaug
...
--HG--
extra : rebase_source : 6fcd656cae5db25b99c70a6d2c901409fb751755
2014-07-28 09:57:31 -04:00
Carsten "Tomcat" Book
8bc78e40e5
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2014-07-28 16:30:30 +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
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
Jon Coppeard
fe8bcdd001
Bug 1043888 - Make GetObjetZone() work on nursery objects and rename GetGCThingZone() to GetTenuredGCThingZone() r=terrence
2014-07-28 10:39:36 +01: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
Bob Owen
27cf7b9b35
Bug 1037936 - Part 1: Replace nsCxPusher in nsXBLBinding::ChangeDocument. r=bholley
2014-07-15 16:39:17 +01: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
Jim Chen
a14f2365c5
Bug 886627 - Use AndroidBridge directory API for device storage; r=dhylands
2014-07-24 16:42:50 -04:00
Jim Chen
070f569cd9
Bug 886627 - Add test for non-testing-mode device storage directories; r=dhylands
2014-07-24 16:42:50 -04:00
Jim Chen
9d02923dc2
Bug 886627 - Fix device storage tests on Android; r=dhylands
2014-07-24 16:42:49 -04:00