Commit Graph

96 Commits

Author SHA1 Message Date
Bobby Holley
cbe75bc86d Bug 1116355 - Throw when setting SourceBuffer mode to 'sequence'. r=karlt,rs=Ms2ger 2014-12-30 12:22:45 -08:00
Karl Tomlinson
3497dbc05d bug 975782 stop delaying the load event when media fetch has stalled r=cpearce,f=kinetik
--HG--
extra : rebase_source : c26dcd4221ba051ffff417631ae7ad9b7b65995d
2014-12-11 14:51:10 +13:00
Karl Tomlinson
138479308d bug 1098126 re-enable mediasource-redundant-seek and mediasource-duration with new results
--HG--
extra : rebase_source : 441f0ee88fc96c3f81628ab2f65b2d082b3bb4df
2014-12-23 14:39:08 +13:00
William Chen
6c923a126f Bug 1113959 - Do not enqueue custom element attached and detached callbacks when there is no browsing context. r=smaug 2014-12-22 22:35:32 -08:00
William Chen
f20229f5d0 Bug 1102502 - Fire custom elements attachedCallback when elements are created and inserted into the document by the parser. r=smaug 2014-12-22 22:35:32 -08:00
William Chen
27d4f06056 Bug 1081039 - cloneNode on a custom element should call createdCallback if cloned in a document with a custom element definition. r=smaug 2014-12-22 18:19:08 -08:00
Ben Turner
5976259500 Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
Anthony Jones
2c6665bbba Bug 1098126 - Disable intermittent web platform tests for MSE; r=cajbir 2014-12-16 18:10:45 +13:00
Gabor Krizsanits
0781df2733 Bug 1081037 - LinkConstructorAndPrototype in RegisterElement. r=wchen 2014-12-15 11:28:54 +01:00
Carsten "Tomcat" Book
372a673fa8 Backed out changeset 05ca5d4570e8 (bug 1098126) 2014-12-15 09:03:02 +01:00
Anthony Jones
5bb2db5742 Bug 1098126 - Disable intermittent web platform tests for MSE; r=cajbir 2014-12-15 17:43:59 +13:00
Carsten "Tomcat" Book
4aad711842 Backed out changeset 5d3fe12c63ed (bug 1081037) for Gu Test Failures 2014-12-11 15:26:20 +01:00
Chris Manchester
380ec97ec6 Bug 1108786 - Update to most recent wptrunner. r=jgraham 2014-12-10 15:58:07 -05:00
Gabor Krizsanits
94fee331b5 Bug 1081037 - LinkConstructorAndPrototype in RegisterElement. r=wchen 2014-12-11 13:02:08 +01:00
Karl Tomlinson
2c699e8a0c backout 78bde999fddd from bug 975782 for assertion failure in mochitest CLOSED TREE
--HG--
extra : amend_source : 3802b09260b751790211ed5fe8174bf162694e5a
2014-12-10 17:33:46 +13:00
Karl Tomlinson
e01c542179 bug 975782 stop delaying the load event when media fetch has stalled r=cpearce,f=kinetik
--HG--
extra : rebase_source : 7e47f1be1b68185377f20c0a8dc5f5f5b70b2938
2014-11-28 18:23:37 +13:00
Boris Zbarsky
30dbf04fde Bug 1012798 part 2. Stop defining a value property named "window" on the global. r=peterv 2014-12-09 14:44:37 -05:00
Carsten "Tomcat" Book
6138d6f5e0 Backed out changeset d37a1340fa0b (bug 1093611) 2014-11-26 15:08:32 +01:00
James Graham
ddb9fb11d8 Bug 1105252 - Update web-platform-tests expected data, a=testonly
--HG--
rename : testing/web-platform/meta/selectors-api/tests/submissions/Opera/level2-baseline.html.ini => testing/web-platform/meta/selectors-api/tests/submissions/Opera/ParentNode-find-findAll.html.ini
2014-11-26 13:22:46 +00:00
James Graham
9c804a11a7 Bug 1105252 - Update to latest wptrunner, a=testonly 2014-11-26 13:22:46 +00:00
James Graham
3caac9d8dc Bug 1105252 - Update web-platform-tests to revision fdbdabd4c8adb385e19f541cd03f1832b1aea468, a=testonly 2014-11-26 13:22:45 +00:00
Valentin Gosu
6661c9926f Bug 1093611 - url hash should be the encoded - enable web-platform test a=testonly 2014-11-26 11:02:02 +02:00
Karl Tomlinson
aa12c067e5 bug 1105115 enable mp4 MSE testing r=ajones
--HG--
extra : rebase_source : b6dca4d6066436851b7806f30d5298b58c353b28
2014-11-26 15:33:41 +13:00
James Graham
b13a96bfbc Bug 1103906 - Update web-platform-tests expected data, a=testonly 2014-11-24 12:56:32 +00:00
James Graham
b8b20d9a18 Bug 1103906 - Enable logger for mach web-platform-tests-update script, r=ato 2014-11-24 12:56:31 +00:00
James Graham
40d6037cfe Bug 1103906 - Update web-platform-tests to revision 551060ba2eb3fa6d1c713c179d52fdf1132ea50c, a=testonly
--HG--
rename : testing/web-platform/tests/dom/nodes/Document-createComment.html => testing/web-platform/tests/dom/nodes/Document-createTextNode.html
rename : testing/web-platform/tests/selectors-api/tests/submissions/Opera/level2-baseline.html => testing/web-platform/tests/selectors-api/tests/submissions/Opera/Element-matches.html
rename : testing/web-platform/tests/selectors-api/tests/submissions/Opera/level2-baseline.html => testing/web-platform/tests/selectors-api/tests/submissions/Opera/ParentNode-find-findAll.html
rename : testing/web-platform/tests/selectors-api/tests/submissions/Opera/level2-lib.js => testing/web-platform/tests/selectors-api/tests/submissions/Opera/ParentNode-find-findAll.js
2014-11-24 12:56:30 +00:00
James Graham
667c2e6d4e Bug 1103906 - Update to latest wptrunner, a=testonly 2014-11-24 12:56:29 +00:00
Matthew Gregan
a7c4ae79ab Bug 1096748 - Mark audio_has_no_subtitles web-platform test as expected to timeout. r=cpearce 2014-11-11 15:48:14 +13:00
Andrea Marchesini
8883a53fd9 Bug 1077393 - Rename ScalarValueString to USVString. r=smaug
--HG--
rename : dom/bindings/parser/tests/test_scalarvaluestring.py => dom/bindings/parser/tests/test_usvstring.py
rename : dom/bindings/test/test_scalarvaluestring.html => dom/bindings/test/test_usvstring.html
2014-11-20 12:58:00 +01:00
Karl Tomlinson
a260942164 bug 1085247 ignore unstable results of subtests using mediasource_truncated_duration_seek_test
for intermittent
'assert_equals: Event types match. expected "seeking" but got "timeupdate"'

--HG--
extra : rebase_source : 0db7cb2ba0adf60955d8c9e97c6ece040bd7624e
2014-11-18 14:45:21 +13:00
James Graham
48ce620bae Bug 1097230 - Update web-platform-tests to revision 9840b559b10e05f659932a835c11832db9e01c42, a=testonly
--HG--
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbcursor_update_index5.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_get7.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openCursor2.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openKeyCursor3.htm.ini
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-1.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-1.xhtml
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-2.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-2.xhtml
rename : testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node.html => testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected.html => testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected-manual.html
rename : testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null.html => testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-undefined.html
extra : rebase_source : 1fb6206eb45537037d28bebf5bc9de02791c4a17
2014-11-20 16:30:01 +00:00
James Graham
563a7653d7 Bug 1097230 - Build and configuration changes for web-platform-tests update. r=ted
--HG--
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
extra : rebase_source : 45498e733e8de0631e75b50a9a38138a82414c53
2014-11-20 16:30:00 +00:00
James Graham
0fb395b295 Bug 1097230 - Update to latest wptrunner, a=testonly
--HG--
extra : rebase_source : 2a1d11e28ae3a1a8963dc98834e700b268260cc6
2014-11-20 16:29:59 +00:00
Chris Double
5d1a16c065 Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
--HG--
extra : rebase_source : 220051a73d61b5ec7dd32ed07db496f388c1ad8a
2014-11-19 17:17:03 +13:00
Milan Sreckovic
9d59f4e06d Bug 1099148 - Implement Canvas2D resetTransform method. r=gw280,bz 2014-11-18 12:11:12 -05:00
Chris Double
e86f7de7be Backout 739661ba0243 for Mulet test failure 2014-11-19 15:59:23 +13:00
Chris Double
17973725af Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
--HG--
extra : rebase_source : 2bf46a82714b8841ef3de381319c841138f5fe32
2014-11-19 10:59:00 +13:00
Chris Double
f9680e5a8e Backout f53ad1a63b58 for test failure on Android 2014-11-13 15:40:10 +13:00
Monica Chew
39e398207d Bug 1046430: Make cookie behavior the same on beta/release as on aurora/nightly (r=jdm) 2014-10-02 15:49:26 -07:00
Chris Double
b8a070b457 Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
--HG--
extra : rebase_source : 4e301c6e3c22d8e7702ff964f76c596ae00c4ca8
2014-11-13 10:47:43 +13:00
Matthew Gregan
c374991120 Back out bug 1096748 (849a71ebcf66) due to test passing on a CLOSED TREE 2014-11-12 16:21:52 +13:00
Matthew Gregan
ff40bc4409 Bug 1096748 - Mark audio_has_no_subtitles web-platform test as expected to timeout. r=cpearce 2014-11-11 15:48:14 +13:00
Ryan VanderMeulen
36c5013867 Bug 1079837 - Disable resource-timing/test_resource_timing.html for frequent failures.
CLOSED TREE
2014-11-11 15:15:04 -05:00
Olli Pettay
21760d9650 Bug 1096263, we pass now this XHR wp test, CLOSED TREE, r=sheriff 2014-11-11 15:01:20 +02:00
Jean-Yves Avenard
a0300933d9 Bug 1065827 - disable unstable media source seek tests after ReadMetadata changes in bug 1092996. r=karlt 2014-11-06 20:56:26 +11:00
Carsten "Tomcat" Book
4fe0b21497 Backed out changeset c0087ef95dc0 (bug 1065827) 2014-11-06 14:58:59 +01:00
Gabor Krizsanits
d41de22710 Bug 1093033 - Imports should update their CustomElements. r=wchen 2014-11-06 14:05:36 +01:00
Gabor Krizsanits
9157e64247 Bug 1093028 - Imports should block DOMContentLoaded of the parent. r=mrbkap 2014-11-06 13:41:19 +01:00
Jean-Yves Avenard
d231c8a12c Bug 1065827 - disable unstable media source seek tests after ReadMetadata changes in bug 1092996. r=karlt 2014-11-06 20:56:26 +11:00
Ryan VanderMeulen
bbff94330f Bug 1090547 - Disable video_loop_base.html on Windows XP. 2014-11-04 11:35:06 -05:00