Граф коммитов

378 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 7215aa0bbb Add some bug annotations to a few of the web platform tests ini files. No bug, rs=jgraham 2015-04-15 16:36:47 -04:00
Boris Zbarsky 7718bf2181 Bug 1154878. Stop exposing navigator.tainteEnabled in workers. r=ehsan 2015-04-15 16:33:06 -04:00
Boris Zbarsky 37e96c22d5 Bug 1154812. Fix location.pathname to return the right thing in workers. r=baku 2015-04-15 16:32:53 -04:00
Carsten "Tomcat" Book 20190f1298 Backed out changeset 82f7795a806b (bug 1110485) 2015-04-15 09:54:42 +02:00
Ben Kelly 0d992b9994 Bug 1110485 P3.1 Note WPT cache-storage-keys test passes after refactor fixed op queueing bug. r=jgraham 2015-04-14 17:11:19 -07:00
Wes Kocher 26d36e116a Backed out changeset ebaae8b6007f (bug 1110485) 2015-04-14 15:27:43 -07:00
Wes Kocher a268632864 Bug 1154325 - Disable cache-storage-keys.https.html for being flaky 2015-04-14 14:41:57 -07:00
Ben Kelly 004133cc2e Bug 1110485 P3.1 Note WPT cache-storage-keys test passes after refactor fixed op queueing bug. r=jgraham 2015-04-14 12:21:14 -07:00
James Graham 6d7d5514c1 Bug 1153521 - Disable some unstable cache-storage tests, a=testonly 2015-04-13 10:35:12 +01:00
James Graham eeee9fad53 Bug 1153521 - Update web-platform-tests expected data to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-13 10:35:12 +01:00
James Graham f4e871c54c Bug 1153521 - Increase the timeout for cache-storage tests, a=testonly 2015-04-13 10:35:11 +01:00
James Graham a18c0a9b3e Bug 1153521 - Update to latest wptrunner, a=testonly 2015-04-13 10:35:11 +01:00
James Graham 853b442975 Bug 1153521 - Update web-platform-tests to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-13 10:35:10 +01:00
Brian Birtles 005127ebbf Bug 1152171 part 3 - Update web-platform-tests expectations; r=jgraham
Until the renaming PR (https://github.com/w3c/web-platform-tests/pull/1748)
lands upstream and we update, this test will fail.
2015-04-10 10:39:59 +09:00
Carsten "Tomcat" Book 4c39a7340a Backed out changeset 2507a02fae1a (bug 1153521) for frequent test failures in cache-add.https.html 2015-04-12 11:33:04 +02:00
Carsten "Tomcat" Book 6cb3868c1d Backed out changeset df28be3a3afc (bug 1153521) 2015-04-12 11:32:28 +02:00
Carsten "Tomcat" Book 9579142ca4 Backed out changeset 12dba8622295 (bug 1153521) 2015-04-12 11:32:23 +02:00
Carsten "Tomcat" Book 27f076ce1a Backed out changeset f8634e43c6a5 (bug 1153521) 2015-04-12 11:32:18 +02:00
James Graham 3c40edd346 Bug 1153521 - Update web-platform-tests expected data to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-11 10:58:06 +01:00
James Graham c4b5dcf3ba Bug 1153521 - Increase the timeout for cache-storage tests, a=testonly 2015-04-11 10:57:38 +01:00
James Graham 90ea54d77c Bug 1153521 - Update to latest wptrunner, a=testonly 2015-04-11 10:57:12 +01:00
James Graham 106c299a77 Bug 1153521 - Update web-platform-tests to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-11 10:56:55 +01:00
Mike Taylor ab3430d3ff Bug 1064083 - Update srcset web-platform expectations. r=jst 2015-03-10 11:00:00 -04:00
Boris Zbarsky 3dbe43d96c Bug 1151940 part 3. Make some writable cssom-view attributes that we only allow setting from chrome act the way readonly replaceables would when called from content. r=smaug 2015-04-08 22:50:45 -04:00
Boris Zbarsky a00fe72fd2 Bug 1151940 part 2. Add a convenience function in nsGlobalWindow for replacing a property on the window with a new value. r=smaug 2015-04-08 22:50:45 -04:00
Markus Stange 32393dc505 Bug 932958 - Use the Skia Software backend by default for canvas on OS X. r=jrmuizel
--HG--
extra : rebase_source : c52270e748c7f25821c1635d2c004536d1cfe947
extra : source : 1d3a58326caa70fe49374f5c236594a51ca11b44
2015-04-07 22:23:02 -04:00
Christoph Kerschbaumer 07c7e1fe46 Bug 1086999 - CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions - web platform test update (r=sstamm,jgraham) 2015-03-11 17:16:13 -07:00
James Graham 780a07e341 Bug 1150821 - Update web-platform-tests expected data to revision 1bb38c25b4720fbfd8ca086ef9275ac3e465c659, a=testonly 2015-04-03 10:15:53 +01:00
James Graham 1d9588519d Bug 1150821 - Update web-platform-tests to revision 1bb38c25b4720fbfd8ca086ef9275ac3e465c659, a=testonly
--HG--
rename : testing/web-platform/tests/.gitmodules => testing/web-platform/tests/tools/.gitmodules
2015-04-03 10:15:36 +01:00
James Graham da908aba36 Bug 1150821 - Update to latest wptrunner, a=testonly 2015-04-03 10:15:20 +01:00
Carsten "Tomcat" Book 7972490d15 Backed out changeset bb871246ca63 (bug 1064083) 2015-04-01 09:59:39 +02:00
Mike Taylor eeea2657e3 Bug 1064083 - Update srcset web-platform expectations. r=jst 2015-03-31 11:11:00 +02:00
Ben Turner 630eacc28d Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. 2015-02-16 09:48:14 -08:00
Andrea Marchesini a3885e5d47 Bug 1147990 - websocket test suite - patch 5 - web-platform-test suite - js error fixed, r=jgraham 2015-03-31 14:58:27 +01:00
Andrea Marchesini 9abcd77226 Bug 1147990 - websocket test suite - patch 4 - web-platform-test suite fixed, a=tomcat CLOSED TREE 2015-03-31 13:03:17 +01:00
Andrea Marchesini 7b01edda80 Bug 1147990 - websocket test suite - patch 3 - Not all the ports are accepted, r=smaug 2015-03-31 11:39:43 +01:00
Andrea Marchesini e8292674ed Bug 1147990 - websocket test suite - patch 2 - webSocket.url should be the spec of nsIURI, r=smaug 2015-03-31 11:39:35 +01:00
Andrea Marchesini 125d0ffa1a Bug 1147990 - websocket test suite - patch 1 - URL with #ref should not be accepted, r=smaug 2015-03-31 11:39:03 +01:00
Wes Kocher 23dabfd770 Backed out changeset 14b9b4827805 (bug 1131776) 2015-03-30 19:45:55 -07:00
Ben Turner ad62e4a206 Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. 2015-02-16 09:48:14 -08:00
James Graham b868cc3d28 Bug 1135107 - Update web-platform-tests expected data, rs=Ms2ger
This is a relatively big change because the upstream changes slightly
affected the ini file format (changing the escaping), so the metadata files
were rebuilt from scratch.
2015-03-30 16:18:54 +01:00
James Graham c8b6b1b906 Bug 1135107 - Enable pointer events for pointer events tests, a=testonly 2015-03-30 16:18:53 +01:00
James Graham 0f7fbfef6d Bug 1135107 - Update to version of wptrunner that allows prefs to be set, r=Ms2ger, ahal 2015-03-30 16:18:52 +01:00
Phil Ringnalda 74fbc95715 Backed out 5 changesets (bug 866846, bug 1131776, bug 1131766, bug 1144806, bug 1112702) on suspicion of causing Windows debug devtools-4 storage crashes
CLOSED TREE

Backed out changeset 142d9ae5826c (bug 1131776)
Backed out changeset 0b4de21b759f (bug 1112702)
Backed out changeset 1b4ead852ae0 (bug 1131766)
Backed out changeset cbd862dd036f (bug 866846)
Backed out changeset 178412a2fe8b (bug 1144806)
2015-03-29 12:55:11 -07:00
Ben Turner 98536af974 Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv.
--HG--
extra : rebase_source : 9cba58701e0f6bf4c3d6deb784b5c8340fd895ac
2015-02-16 09:48:14 -08:00
James Graham dcc916e6ac Bug 1124091 - Try to make the CSP tests a bit more stable, r=Ms2ger
Increase the test timeout for some problematic tests. Ensure that the
report check returns early when a report is detected as expected.
2015-03-27 23:41:13 +00:00
Ryan VanderMeulen 3f995ef0e0 Backed out changeset 8dc24100ee36 (bug 1064083) because the bug it depends on was backed out.
CLOSED TREE
2015-03-27 16:57:40 -04:00
Mike Taylor 64f98dedda Bug 1064083 - Update srcset web-platform expectations. r=jst 2015-03-27 00:04:00 -04:00
John Schoenick fde1768c06 Bug 1139554 - Fix srcset parser mishandling bare URLs followed by a comma. r=jst 2015-03-04 23:07:00 -05:00
James Graham 052d0eb78e Bug 1092458 - Disable additional drawFocusIfNeeded test for instability on Windows 2015-03-25 11:42:15 +00:00
James Graham d010a52681 Bug 1092458 - Disable drawFocusIfNeeded tests for instability on Windows, (CLOSED TREE) r=RyanVM 2015-03-24 17:42:41 +00:00
Ryan VanderMeulen 5a963d1339 Backed out changesets 772945b1130d, cb83b6efa9ea, and 5f23080673ee (bug 1086999) for Gaia context_menu_test.js failures.
CLOSED TREE
2015-03-23 14:22:23 -04:00
Christoph Kerschbaumer e44b002091 Bug 1086999 - CSP: Asterisk (*) wildcard should not allow blob:, data:, or filesystem: when matching source expressions - web platform test update (r=sstamm,jgraham) 2015-03-11 17:16:13 -07:00
James Graham 3c74fa2826 Bug 1146321 - Update web-platform-tests expected data to revision 1defdd7213b52589e4b7a259e53f4fff359c301a, a=testonly
--HG--
rename : testing/web-platform/meta/XMLHttpRequest/open-method-bogus.htm.ini => testing/web-platform/meta/DOMEvents/constructors.html.ini
rename : testing/web-platform/meta/battery-status/battery-promise.html.ini => testing/web-platform/meta/XMLHttpRequest/send-receive-utf16.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-method-bogus.htm.ini => testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/details.html.ini
rename : testing/web-platform/meta/battery-status/battery-promise.html.ini => testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.js.ini
2015-03-23 13:21:14 +00:00
James Graham 6e63d652c5 Bug 1146321 - Update web-platform-tests to revision 1defdd7213b52589e4b7a259e53f4fff359c301a, a=testonly
--HG--
rename : testing/web-platform/tests/battery-status/battery-full-manual.html => testing/web-platform/tests/FileAPI/FileReader/Progress_event_bubbles_cancelable.html
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm
rename : testing/web-platform/tests/DOMEvents/tests/approved/EventListener.dispatch.new.event.html => testing/web-platform/tests/dom/events/Event-dispatch-reenter.html
rename : testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-novalue-MANUAL.html => testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-novalue-manual.html
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm => testing/web-platform/tests/html/semantics/interactive-elements/the-details-element/details.html
rename : testing/web-platform/tests/serve => testing/web-platform/tests/serve.py
rename : testing/web-platform/tests/webstorage/storage_builtins.js => testing/web-platform/tests/webstorage/builtins.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-onload.html => testing/web-platform/tests/webstorage/clear.html
rename : testing/web-platform/tests/battery-status/battery-promise.html => testing/web-platform/tests/webstorage/in.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html => testing/web-platform/tests/webstorage/indexing.html
rename : testing/web-platform/tests/battery-status/battery-promise.html => testing/web-platform/tests/webstorage/length.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html => testing/web-platform/tests/webstorage/removeitem.html
2015-03-23 13:21:13 +00:00
James Graham fbf71fd935 Bug 1146321 - Update to latest wptrunner, a=testonly 2015-03-23 13:21:13 +00:00
Jean-Yves Avenard ee64b29a4a Bug 1143971: Part2. Re-enable mediasource-duration.html tests. r=karlt 2015-03-23 21:08:06 +11:00
Jean-Yves Avenard 96576dd741 Bug 1144509: Part2. Update webref tests. r=karlt 2015-03-23 21:03:40 +11:00
Jean-Yves Avenard 4625562fc6 Bug 1143650: Part3. Disable test on mac. CLOSED TREE r=bustage
media webref tests weren't run on mac previously.
2015-03-18 17:45:41 +11:00
Jean-Yves Avenard c0f007c90f Bug 1143650: Update webref failure links r=karlt
--HG--
extra : rebase_source : cbfe468eee88c5ebca5f344ef439e12130a221ba
2015-03-18 14:10:58 +11:00
Jean-Yves Avenard f42bde1fb3 Bug 1128332: Part4. Update webref results. r=karlt
--HG--
extra : rebase_source : 41470a277697104feb64d23107bb60c6179a91dc
2015-03-18 14:10:58 +11:00
Jean-Yves Avenard fb2d34817e Bug 1142433: Part2. Update webref r=karlt
--HG--
extra : rebase_source : 40e375bf55a9c2566b6234fe04ba92f79b323015
2015-03-18 14:10:58 +11:00
Jean-Yves Avenard 3167a408d4 Bug 1143586: Part2. Update webref results. r=karlt
We now only fail tests where mp4 content isn't supported.

--HG--
extra : rebase_source : f88b0319eef06ee208a810d5809429238dea3c74
2015-03-18 14:10:57 +11:00
Jean-Yves Avenard b4dc4a38a2 Bug 1143514: Part2. Update webref results. r=karlt
--HG--
extra : rebase_source : a0447e69bab40308d49d4ff568d40a026c1e7baa
2015-03-18 14:10:57 +11:00
Nikhil Marathe 508af070e6 Bug 739173 - Support FormData in workers. r=khuey,baku
--HG--
extra : rebase_source : 2ddd847d280e3aede963c51ed525170d86eebd3c
2015-01-27 15:16:21 -08:00
L. David Baron d1b1ac0353 Bug 1142501 - Disable webvtt/rendering/cues-with-video/processing-model/basic.html on Linux due to extremely frequent timeouts. No review. 2015-03-13 23:51:56 -07:00
Boris Zbarsky 0378f66c84 And one more followup for bug 1142478. Still a CLOSED TREE 2015-03-13 01:41:06 -04:00
Boris Zbarsky a81a821c7b Another followup for bug 1142478, still with a CLOSED TREE 2015-03-13 00:29:07 -04:00
Syd Polk 698b8bb9ea Bug 1134888 - Disable the mediasource-config-change-webm-a-bitrate.html test; r=cpearce
It is unreliableon Windows.
2015-03-11 00:57:25 -05:00
Josh Matthews 27a0f36944 Bug 1134194 - Disable intermittently failing test pending further investigation. 2015-03-11 15:00:09 -04:00
Tooru Fujisawa f71826b190 Bug 1141752 - Do not use non-standard flag argument of String.prototype.replace in battery-interface-idlharness.html. r=Ms2ger 2015-03-12 02:29:54 +09:00
Jason Orendorff 93771d2a84 Bug 828137, part 2 - Make [[Set]] always fail on window elements. With this change, `window[0] = null;` is a TypeError in strict mode code. r=bz.
--HG--
extra : rebase_source : 10066af913c07b01a701b49915ca54e4131d702b
2015-02-11 11:47:39 -06:00
Carsten "Tomcat" Book 82aadf2de5 Backed out changeset c2ffd91dee7c (bug 828137) 2015-03-09 16:49:32 +01:00
Jason Orendorff aed07e3b58 Bug 828137, part 2 - Make [[Set]] always fail on window elements. With this change, `window[0] = null;` is a TypeError in strict mode code. r=bz.
--HG--
extra : rebase_source : 2bba1904dc678a1b440fd1d8a8592da7ba09dce3
2015-02-11 11:47:39 -06:00
Bobby Holley 0bfb65262a Bug 1135170 - Mark previously-failing WPT as passing. r=karlt 2015-03-06 19:17:03 -08:00
James Graham 1671178652 Bug 1140145 - Fixup incorrectly merged wpt metadata 2015-03-06 14:20:35 +00:00
James Graham fe2c56ffac Bug 1140143 - Fix wpt log fetching script for treeherder changes, r=edmorley 2015-03-06 12:56:25 +00:00
James Graham b8e482a47a Bug 1140145 - Update web-platform-tests expected data to revision 9a2c04e06cb4e63b13b803722d345d085bf0debf, a=testonly
--HG--
rename : testing/web-platform/meta/IndexedDB/interfaces.worker.ini => testing/web-platform/meta/IndexedDB/interfaces.worker.js.ini
rename : testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.ini => testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.js.ini
rename : testing/web-platform/meta/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html.ini => testing/web-platform/meta/html/dom/elements/global-attributes/dir_auto-N-EN.html.ini
rename : testing/web-platform/meta/workers/interfaces.worker.ini => testing/web-platform/meta/workers/interfaces.worker.js.ini
rename : testing/web-platform/meta/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker.ini => testing/web-platform/meta/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker.js.ini
rename : testing/web-platform/meta/workers/semantics/interface-objects/001.worker.ini => testing/web-platform/meta/workers/semantics/interface-objects/001.worker.js.ini
2015-03-06 12:56:19 +00:00
James Graham 65c7ab6696 Bug 1140145 - Update web-platform-tests to revision 9a2c04e06cb4e63b13b803722d345d085bf0debf, a=testonly
--HG--
rename : testing/web-platform/tests/DOMEvents/tests/submissions/Microsoft/converted/dispatchEvent.UNSPECIFIED_EVENT_TYPE_ERR.html => testing/web-platform/tests/csp/csp-inline-script.html
rename : testing/web-platform/tests/DOMEvents/tests/submissions/Microsoft/converted/Determined.candidate.EventListeners.html => testing/web-platform/tests/dom/events/Event-dispatch-handlers-changed.html
rename : testing/web-platform/tests/DOMEvents/tests/submissions/Microsoft/converted/dispatchEvent.NOT_SUPPORTED_ERR.html => testing/web-platform/tests/dom/events/Event-dispatch-redispatch.html
rename : testing/web-platform/tests/DOMEvents/tests/submissions/Microsoft/converted/Propagation.path.target.moved.html => testing/web-platform/tests/dom/events/Event-dispatch-target-moved.html
rename : testing/web-platform/tests/DOMEvents/tests/submissions/Microsoft/converted/dispatchEvent.DISPATCH_REQUEST_ERR.html => testing/web-platform/tests/dom/events/Event-dispatch-target-removed.html
rename : testing/web-platform/tests/DOMEvents/event-phases-order.html => testing/web-platform/tests/html/dom/documents/dom-tree-accessors/Document.currentScript.html
rename : testing/web-platform/tests/tools/scripts/html5lib_test.xml => testing/web-platform/tests/html/tools/html5lib_test.xml
rename : testing/web-platform/tests/tools/scripts/html5lib_test_fragment.xml => testing/web-platform/tests/html/tools/html5lib_test_fragment.xml
rename : testing/web-platform/tests/tools/scripts/update_html5lib_tests.py => testing/web-platform/tests/html/tools/update_html5lib_tests.py
rename : testing/web-platform/tests/tools/scripts/lint.py => testing/web-platform/tests/tools/lint/lint.py
rename : testing/web-platform/tests/tools/scripts/lint.whitelist => testing/web-platform/tests/tools/lint/lint.whitelist
rename : testing/web-platform/tests/tools/scripts/_env.py => testing/web-platform/tests/tools/localpaths.py
rename : testing/web-platform/tests/tools/scripts/manifest.py => testing/web-platform/tests/tools/manifest/manifest.py
rename : testing/web-platform/tests/tools/scripts/manifest.py => testing/web-platform/tests/tools/manifest/tree.py
rename : testing/web-platform/tests/serve.py => testing/web-platform/tests/tools/serve/serve.py
2015-03-06 12:56:11 +00:00
James Graham b89863301f Bug 1140145 - Update to latest wptrunner, a=testonly
--HG--
rename : testing/web-platform/harness/wptrunner/wptrunner.py => testing/web-platform/harness/wptrunner/environment.py
rename : testing/web-platform/harness/wptrunner/executors/reftest-wait.js => testing/web-platform/harness/wptrunner/executors/reftest-wait_webdriver.js
rename : testing/web-platform/harness/wptrunner/executors/reftest-wait.js => testing/web-platform/harness/wptrunner/testharnessreport-servo.js
rename : testing/web-platform/harness/wptrunner/wptrunner.py => testing/web-platform/harness/wptrunner/wptlogging.py
2015-03-06 12:55:49 +00:00
Timur Valeev 409065b804 Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug
--HG--
extra : amend_source : deee56c24f95d21c7a25d3d756a2ca432a2af3c6
2015-03-04 17:52:03 +03:00
Josh Matthews 1ed35b1a82 Bug 1134120 - Disable intermittent test pending further investigation. a=ryanvm on a CLOSED TREE 2015-03-04 15:01:25 -05:00
James Graham 26b01f01d3 Bug 1139234 - Update wpt metadata for OSX 10.10, r=try 2015-03-04 16:15:21 +00:00
Boris Zbarsky edd402d841 Bug 1137984. When parsing attribute selectors, treat EOF as ']' any place ']' is allowed. r=dbaron 2015-03-03 07:12:00 -05:00
Tooru Fujisawa eb1f5dcaae Bug 1108382 - Part 12: Do not use non-standard flag argument of String.prototype.replace in testing/web-platform/tests/. r=jgriffin 2015-03-01 09:51:33 +09:00
James Graham bc3f06c593 Bug 1076786 - Fix some broken wpt metadata on OSX, r=try 2015-02-26 17:31:03 +00:00
Gabor Krizsanits 4f96dc64d4 Bug 1134981 - Quick fix in registerElement. r=bz 2015-02-26 15:20:37 +01:00
Jean-Yves Avenard 51526ba4db Bug 1096089: Make end argument an unrestricted double as per spec. r=cajbir r=bholley
Also, test for updating value before testing for duration and start, as per
spec: http://w3c.github.io/media-source/#widl-SourceBuffer-remove-void-double-start-unrestricted-double-end
2015-02-25 20:35:44 +11:00
Valentin Gosu 44a47b4866 Bug 1123920 - requestStart timestamp is before connectEnd when using persistent connections r=mcmanus 2015-02-25 20:23:35 +02:00
James Graham 53dbf084d4 Bug 1136398 - Update to latest wptrunner, a=testonly 2015-02-24 22:08:47 +00:00
Nikhil Marathe 657760de24 Bug 1085283 - Update web-platform-tests expected data. r=jgraham
--HG--
extra : transplant_source : %93%29%EF%EC%8D%95%92d%83%3B%08%24%DB%C0%3EJ%0Ew%E6x
extra : histedit_source : f4423abf713bb072ecf6982e592a8d1b3cadc1cd
2015-02-21 14:08:56 -08:00
Boris Zbarsky 4418bf72d3 Bug 1134559. DOMContentLoaded should not be cancelable. r=ms2ger 2015-02-19 14:36:02 -05:00
James Graham aef7e08bd7 Bug 1134188 - Update web-platform-tests expected data, a=testonly
--HG--
rename : testing/web-platform/meta/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini => testing/web-platform/meta/battery-status/battery-interface-idlharness.html.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.whitespace.html.ini => testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html.ini
rename : testing/web-platform/meta/html/browsers/history/the-history-interface/003.html.ini => testing/web-platform/meta/html/syntax/parsing/the-end.html.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html.ini => testing/web-platform/meta/infrastructure/failing-test.html.ini
2015-02-19 09:32:46 +00:00
James Graham 60bac161dd Bug 1134188 - Update web-platform-tests to revision 06dfcf88301bcc02ed25830f0d87c75f041dad4e, a=testonly
--HG--
rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html => testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html
rename : testing/web-platform/tests/common/failing-test.html => testing/web-platform/tests/html/semantics/forms/the-input-element/files.html
rename : testing/web-platform/tests/common/failing-test.html => testing/web-platform/tests/infrastructure/failing-test.html
rename : testing/web-platform/tests/battery-status/battery-full-manual.html => testing/web-platform/tests/notifications/instance.html
2015-02-19 09:32:46 +00:00
Boris Zbarsky 836f1589ec Bug 1134149. Throw the exception the spec calls for when withCredentials is set on a sent XMLHttpRequest object. r=ms2ger 2015-02-18 20:56:21 -05:00
Andrew McCreight 72065b93ca Bug 1127827, part 3 - Weak map get should always return undefined on failure to find the key. r=Waldo,jgraham 2015-02-18 15:40:52 -08:00
Josh Matthews 03913d3a48 Bug 1017875 and 1018389 - Update WPT expectations. 2015-02-17 10:21:16 -05:00
Boris Zbarsky 7df856ce78 Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug 2015-02-12 18:39:25 -05:00
Jean-Yves Avenard 9fb4810e0e Bug 1130948: Update web-ref results. r=karlt 2015-02-12 18:52:13 +11:00
James Graham 0ffb2399a7 Bug 1131091 - Disable CSP test causing frequent oranges on a CLOSED TREE 2015-02-09 16:10:48 +00:00
James Graham 29bd99f4be Bug 1127920 - Re-enable mediasource-redundant-seek.html with longer timeout, r=me 2015-02-09 12:35:28 +00:00
James Graham 8e4afae052 Bug 1129497 - Update web-platform-tests expected data, a = testonly 2015-02-09 12:35:27 +00:00
James Graham e81030768d Bug 1129497 - Update web-platform-tests to revision 63dafe11d04d035a69351c43297cc1ade8171a6b, a=testonly 2015-02-09 12:35:26 +00:00
James Graham c8cf829d09 Bug 1124181 - Update to latest wptrunner, r=Ms2ger 2015-02-09 12:35:25 +00:00
Jean-Yves Avenard 7b85693304 Bug 1125469: Disable MP4 audio bitrate test. r=me 2015-02-09 23:29:02 +11:00
Phil Ringnalda 237682e666 Bug 939509 followup, remove the expectation of failing the FileAPI lastModifiedDate test
CLOSED TREE
2015-02-07 12:41:36 -08:00
James Graham e39a10fe1d Bug 1124181 - Store local base SHA1 of last web-platform-tests update explicitly, r=ahal 2015-02-06 16:11:51 +00:00
Dhi Aurrahman 5b8f79fc23 Bug 1125766 - Throw proper error types for TextEncoder(), TextDecoder() and TextDecoder.decode(). r=bz 2015-02-04 18:46:26 +07:00
Dhi Aurrahman 3028c9c83b Bug 1120649 - document.lastModified should return the current time. r=bz 2015-02-04 18:58:09 +07:00
Jean-Yves Avenard f780f258a9 Bug 1125776: Part6. Update webref tests. r=karlt
We only fail those tests due to bug 1065207. Only our duration calculations
are slightly off. Overall all those tests now pass, and do so consistently.
2015-02-02 18:42:53 +11:00
Jean-Yves Avenard 45938c8f64 Bug 1106776: update test results now that they are consistent. r=karlt
When a subtest times out, it causes the parent to time out as well.
2015-02-02 13:54:47 +11:00
Jean-Yves Avenard 0a46076fba Bug 1128115: Update web-ref tests. r=karlt
Generalize [Test removesourcebuffer event on activeSourceBuffers.] expected result to all platforms using mp4
2015-02-04 20:20:16 +11:00
Jean-Yves Avenard 0b8b3a7b8e Bug 1096089: Update webref tests. r=karlt
Generalize [Test remove with a start at the duration.] expected result to all platforms using mp4
2015-02-04 20:20:15 +11:00
Kyle Machulis ea9f57caac Bug 782751 - User Timing API Web Platform Test Metadata update; a=TEST-ONLY 2015-02-03 21:46:23 -08:00
Bobby Holley 6baefcd516 Bug 1127203 - Disable mediasource-play-then-seek-back.html.ini. r=me
Previously it just timed out. My patch fixes the timeout, but then causes it
to pass/fail intermittently. Disabling and filing a followup bug.
2015-01-30 17:45:49 -08:00
Ryan VanderMeulen 455452e433 Backed out 4 changesets (bug 782751, bug 1127948) for Gaia UI test failures.
Backed out changeset 4d8735e0cc30 (bug 1127948)
Backed out changeset de498dd4e303 (bug 782751)
Backed out changeset fe9436f5474c (bug 782751)
Backed out changeset fff8f6c32743 (bug 782751)
2015-01-30 14:16:40 -05:00
Kyle Machulis ba0d6a080e Bug 1127948 - Remove FAIL expectation for user timing web platform idl tests; a=TEST-ONLY 2015-01-30 10:41:46 -08:00
Kyle Machulis 7d635113e4 Bug 782751 - User Timing API Web Platform Test Metadata update; a=TEST-ONLY 2015-01-30 09:29:36 -08:00
Ryan VanderMeulen 17bd657462 Bug 1126465 - Disable mediasource-redundant-seek.html for frequent Windows timeouts since it landed. 2015-01-30 09:53:24 -05:00
James Graham fb69327de6 Bug 1079837 - Disable some more unstable resource-timing tests, a=testonly 2015-01-30 09:40:55 +00:00
James Graham 65be558bd1 Bug 1127468 - Update web-platform-tests expected data to revision 83d9681ecf334f5fbe1c4b076601cf3c50f42176, a=testonly 2015-01-30 09:40:54 +00:00
James Graham f5b24a0c50 Bug 1127468 - Update web-platform-tests to revision 83d9681ecf334f5fbe1c4b076601cf3c50f42176, a=testonly 2015-01-30 09:40:54 +00:00
James Graham 4ad46c117f Bug 1127468 - Update to latest wptrunner, a=testonly 2015-01-30 09:40:53 +00:00
Phil Ringnalda bc4488b3ef Backed out 3 changesets (bug 782751) for various timing failures
Backed out changeset 14594507ec55 (bug 782751)
Backed out changeset e8659e5122e1 (bug 782751)
Backed out changeset c47168517080 (bug 782751)
2015-01-29 22:30:26 -08:00
Bobby Holley d944c474e4 Bug 1126465 - Make redundant-seek use longer timeouts. r=me
I did a push with some logging. It looks like this test is currently just on
the border of the 10 second timeout, and sometimes gets killed by the timeout
mechanism before it can finish. Bumping up to 60.
2015-01-29 22:11:12 -08:00
Kyle Machulis f85604b133 Bug 782751 - User Timing API Web Platform Test Metadata update; a=TEST-ONLY
--HG--
extra : rebase_source : 7a03160816038fba7f72927b5c1c326a31fff58d
2015-01-29 18:04:28 -08:00
Jonathan Watt d6c594fbfd Bug 1064430, pat 2 - Don't set the 'badInput' state on <input type=email> for punycode encoding failures. r=bz 2015-01-28 23:01:37 +00:00
Chris Pearce 40f1ae292a Bug 1106776 - Disable mediasource-config-change-mp4-a-bitrate.html Web Platform Test. r=jya 2015-01-29 21:53:27 +13:00
Ehsan Akhgari b1f6ca76ad Bug 1108547 - Part 2: Create a dummy channel for accessing the document's cookie when we don't have one already; r=jdm
This ensures that the cookie service can know which cookie database
to query from.  This is a gross hack, please see the discussion on
the bug as to why we did this.
2015-01-27 23:17:35 -05:00
Jean-Yves Avenard db8aa62808 Bug 1116007: Disable inconsistent test. r=me 2015-01-25 12:12:24 +11:00
James Graham 50d4ca7f94 Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-23 20:06:44 +00:00
James Graham 0cb125d2a8 Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-23 20:06:44 +00:00
Valentin Gosu e8d3b17287 Bug 1122948 - .hash shouldn't be encoded/decoded for WorkerLocation. r=mrbkap 2015-01-18 00:10:38 +02:00
Boris Zbarsky 29f211dcbe Bug 1121099. Make <basefont> be an HTMLElement to match my reading of the spec and Chrome. r=sicking 2015-01-22 22:36:21 -05:00
Boris Zbarsky 5168c9eae9 Bug 1121475. Drop special handling of HTML <command> in the void tag list and the sanitizer whitelist, since there is no HTML <command> tag. r=smaug 2015-01-22 22:36:21 -05:00
Wes Kocher 104a950aa4 Backed out 2 changesets (bug 1124311) for breaking wpt-4 on a CLOSED TREE
Backed out changeset 9a9ab925893c (bug 1124311)
Backed out changeset 51ca8715e7fb (bug 1124311)
2015-01-22 12:46:45 -08:00
James Graham 4c530b308b Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-22 12:00:01 +00:00
James Graham 177ceea73a Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-22 11:59:59 +00:00
Andreas Pehrson 93b51f6cac Bug 992685 - Part 4. Fix wpt expectancies wrt onresize being a global event handler. r=smaug 2015-01-20 22:07:00 +01:00
Wes Kocher a5d16452ae Backed out 2 changesets (bug 1124311) for web-platform-tests-4 orange on a CLOSED TREE
Backed out changeset 94c4d5ded3f7 (bug 1124311)
Backed out changeset 77f4d9826e90 (bug 1124311)
2015-01-21 17:30:27 -08:00
James Graham 3a9d004607 Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-21 23:47:20 +00:00
James Graham 502c1efd7e Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-21 23:47:19 +00:00
James Graham 1e8333dd1a Bug 1121563 - Setup environment for certutil correctly when running wpt on OSX, r=ted 2015-01-21 11:46:44 +00:00
Karl Tomlinson a023503c04 bug 1085247 enable remaining mediasource-duration subtests
--HG--
extra : rebase_source : b8b465d655446c7c2ddcbb0ff9383cfcf62c8fcc
2015-01-19 17:25:08 +13:00
Jean-Yves Avenard 9e51efea6e Bug 1120075: Update w3c web reference tests. r=cajbir
--HG--
extra : rebase_source : db9a8da697e01c11c9f9749917c5d75dccd07078
2015-01-16 23:49:01 +11:00
Jean-Yves Avenard 962cc5167e Bug 1119119: Update web-platform-tests expected data. r=karlt
--HG--
extra : rebase_source : 6b70000ea202a366169c6e97cb80d49cbd609627
2015-01-16 23:48:25 +11:00
Andrea Marchesini 197c8d6c14 Bug 1121472 - BroadcastChannel is now supported in Webplatform-tests, r=bz 2015-01-15 16:58:42 +00:00
James Graham 2156380967 Bug 1121962 - Small fixes to web-platform-tests upstreaming script, r=Ms2ger 2015-01-15 16:19:14 +00:00
James Graham f83912abbd Bug 1121960 - Update web-platform-tests expected data to revision 78bc2a28397159604ce41997e408fbb171e11f8f, a=testonly 2015-01-15 12:59:37 +00:00
James Graham 4f135b7239 Bug 1121960 - Update web-platform-tests to revision 78bc2a28397159604ce41997e408fbb171e11f8f, a=testonly 2015-01-15 12:59:36 +00:00