Ryan VanderMeulen
|
5cb638d2db
|
Bug 932350 et al - Disable dom-level* test suite for intermittent failures on multiple platforms.
CLOSED TREE
|
2014-02-04 11:38:16 -05:00 |
|
Andrea Marchesini
|
6f848697a2
|
Bug 960945 - MozConnection should be NoInterfaceObject, r=bz
|
2014-02-03 16:16:27 +00:00 |
|
Bill McCloskey
|
d338f2d034
|
Bug 962767 - Testcase for docshell swapping with message manager (r=smaug)
|
2014-01-31 10:46:16 -08:00 |
|
Olli Pettay
|
ab4411fee4
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
--HG--
extra : rebase_source : 6f6de1cbf54670d63b74c44ca0134ed9c5354d2b
|
2014-01-30 21:35:44 -08:00 |
|
Nikhil Marathe
|
2c4b2bff93
|
Bug 918806 - Add Promise to test_interfaces.html on all builds. r=bz
--HG--
extra : rebase_source : dc56e8959919796783698b15864c88a27e49dbfc
|
2014-01-30 13:14:07 -08:00 |
|
Nikhil Marathe
|
5f05b80e02
|
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
--HG--
extra : rebase_source : a07485081313d6002459bd64e3abf4ebb10b960d
|
2014-01-30 13:14:03 -08:00 |
|
Ryan VanderMeulen
|
aa8ede1cff
|
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
|
2014-01-30 14:46:36 -05:00 |
|
Nikhil Marathe
|
d2b71e77aa
|
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
|
2014-01-30 09:43:09 -08:00 |
|
Henry Chang
|
f9681366c1
|
Bug 811635 - Part 6: DOM API test. r=mrbkap, r=bz
|
2014-01-27 11:22:15 +08:00 |
|
Phil Ringnalda
|
8db8554d51
|
Merge m-c to m-i
|
2014-01-27 14:32:21 -08:00 |
|
Phil Ringnalda
|
79956ed1bc
|
Bug 962029 - Skip test_bug746272-2.html because it depends on where the mochitest chunks are split
|
2014-01-27 14:28:37 -08:00 |
|
Ehsan Akhgari
|
1b7fdc23c8
|
Bug 964061 - Part 1: Convert CRMFObject to WebIDL bindings; r=bzbarsky
--HG--
extra : rebase_source : 39a2b35df50cdd42624fb0e7a14383e8d40cea4b
|
2014-01-27 08:27:04 -08:00 |
|
Ghislain 'Aus' Lacroix
|
cfe80e74d5
|
Bug 957592. Expose download API properties based on permission. r=bz
|
2014-01-24 11:53:05 -08:00 |
|
Marco Castelluccio
|
723240698b
|
Bug 960837 - Use the basic receipt check introduced in bug 757226 for installations. r=fabrice
|
2014-01-23 09:46:20 -05:00 |
|
Ehsan Akhgari
|
a3d9ac24e5
|
Debugging code for bug 960760
|
2014-01-17 11:44:34 -05:00 |
|
Olli Pettay
|
124795557f
|
Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : e936e5b02dc2e613816fb6f97f9af5a303dc6f6d
|
2014-01-16 16:09:08 +02:00 |
|
Andrea Marchesini
|
dd1ce74810
|
Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz
|
2014-01-16 11:53:48 +01:00 |
|
Johnny Stenback
|
5eadd3661b
|
Bug 959821. Make it painfully clear that we need DOM peer reviews for changes to this test. r=peterv
|
2014-01-14 16:15:06 -08:00 |
|
Ryan VanderMeulen
|
6da9369032
|
Backed out changesets bb7097d12256, 5e6c7217e92a, and 6779278f87df (bug 884573) and changeset 30e1a793fbf9 (bug 878941) for Cpp unit test failures.
|
2014-01-14 11:43:48 -05:00 |
|
Martin Thomson
|
693f8fdc57
|
Bug 884573 - Identity assertion generation and verification for WebRTC. r=abr
|
2013-12-20 14:55:59 -08:00 |
|
Ehsan Akhgari
|
2bc7d53f79
|
Bug 957431 - Remove support for Attr.ownerElement; r=bzbarsky
|
2014-01-08 09:28:19 -05:00 |
|
Andrea Marchesini
|
202e31a90e
|
Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley
|
2014-01-07 19:53:31 +01:00 |
|
Wes Kocher
|
3689d3ffb3
|
Backed out changeset e451b39305f6 (bug 949488) for breaking mochitest-8 on at least b2g
|
2014-01-06 18:10:34 -08:00 |
|
Andrea Marchesini
|
c02db1b031
|
Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley
|
2014-01-07 00:05:01 +01:00 |
|
Bobby Holley
|
578b352a21
|
Bug 887928 - document.referrer should be based on the incument script settings object. r=bz
|
2014-01-03 14:37:17 -08:00 |
|
Masatoshi Kimura
|
40c3a61d7b
|
Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug
|
2014-01-02 07:52:47 +09:00 |
|
Ms2ger
|
09b5919765
|
Bug 939048 - Part d: Move mochitests to manifests in dom/tests/mochitest/webapps/apps; r=jst
|
2013-12-31 10:06:10 +01:00 |
|
Ms2ger
|
6d173f2be7
|
Bug 939048 - Part c: Move mochitests to manifests in dom/tests/mochitest/pointerlock; r=jst
|
2013-12-31 10:06:10 +01:00 |
|
Ms2ger
|
84bedd1c4d
|
Bug 939048 - Part b: Move mochitests to manifests in dom/tests/mochitest/whatwg; r=jst
|
2013-12-31 10:06:10 +01:00 |
|
William Chen
|
a77e9ae737
|
Bug 887538 - Implement web components shadow element. r=mrbkap
|
2013-12-20 22:43:58 -08:00 |
|
Wes Kocher
|
53c4b1ac6a
|
Merge inbound to m-c
|
2013-12-20 18:42:04 -08:00 |
|
Wes Kocher
|
1221083b0e
|
Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8)
|
2013-12-20 13:43:46 -08:00 |
|
Boris Zbarsky
|
c388b489bd
|
Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking
|
2013-12-20 14:28:17 -05:00 |
|
Carsten "Tomcat" Book
|
1a49e24acf
|
Merge mozilla-central to b2g-inbound
|
2013-12-20 11:44:27 +01:00 |
|
Ms2ger
|
b8ce388b2c
|
Merge backout.
|
2013-12-20 11:39:00 +01:00 |
|
Ms2ger
|
91a6b6eff1
|
Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review.
|
2013-12-20 11:37:27 +01:00 |
|
Ms2ger
|
17684644bd
|
Merge backout.
|
2013-12-20 11:36:27 +01:00 |
|
Ms2ger
|
0ca1c2ac03
|
Backout bug 942104 (changesets 4e5746a65a5e:62e32a84a9fb) for missing review.
|
2013-12-20 11:33:37 +01:00 |
|
Fabrice Desré
|
2d148375b6
|
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
|
2013-11-27 23:18:08 -08:00 |
|
Eric Chou
|
57de6c7c2d
|
Bug 942104 - Add nsIDOMBluetoothDiscoveryStateChangedEvent, r=gyeh
|
2013-11-30 20:20:17 +08:00 |
|
Carsten "Tomcat" Book
|
15ed58043a
|
merge b2g-inbound to mozilla-central
|
2013-11-29 10:19:20 +01:00 |
|
Ms2ger
|
611b265f5b
|
Bug 924523 - Part e: use mochitest manifests in dom/tests/mochitest/ajax/scriptaculous; r=jst
|
2013-11-28 15:07:54 +01:00 |
|
Ms2ger
|
48e8b217c3
|
Bug 924523 - Part d: use mochitest manifests in dom/tests/mochitest/ajax/mochikit; r=jst
|
2013-11-28 15:07:54 +01:00 |
|
Ms2ger
|
c179511ff3
|
Bug 924523 - Part c: use mochitest manifests in dom/tests/mochitest/ajax/offline; r=jst
|
2013-11-28 15:07:54 +01:00 |
|
Ms2ger
|
6554df17ff
|
Bug 924523 - Part b: use mochitest manifests in dom/tests/mochitest/ajax/prototype; r=jst
|
2013-11-28 15:07:54 +01:00 |
|
Ms2ger
|
6aa76f2d71
|
Bug 924523 - Part a: use mochitest manifests in dom/tests/mochitest/ajax/jquery; r=jst
|
2013-11-28 15:07:54 +01:00 |
|
Ms2ger
|
3359a75778
|
Bug 939518 - Part c: move support files for dom-level2-html into manifests; r=mrbkap
|
2013-11-28 15:07:53 +01:00 |
|
Ms2ger
|
88a886a5b2
|
Bug 939518 - Part b: move support files for dom-level2-core into manifests; r=mrbkap
|
2013-11-28 15:07:53 +01:00 |
|
Ms2ger
|
47e64aa6f6
|
Bug 939518 - Part a: move support files for dom-level1-core into manifests; r=mrbkap
|
2013-11-28 15:07:53 +01:00 |
|
Carsten "Tomcat" Book
|
382024e151
|
Merge m-c to b2g-inbound
|
2013-11-28 14:48:55 +01:00 |
|