Commit Graph

699 Commits

Author SHA1 Message Date
Nigel Babu
d7fb218516 Backed out changeset 1dbf68298734 (bug 1180754) for web platform test failures ON A CLOSED TREE
--HG--
rename : testing/web-platform/mozilla/tests/service-workers/service-worker/serviceworkerobject-scripturl.https.html => testing/web-platform/mozilla/tests/service-workers/service-worker/serviceworkerobject-scripturl.sub.html
extra : amend_source : 20669cf5d43541582bd51c27341334e40e5bc33a
2015-09-10 13:10:30 +05:30
Nikhil Marathe
34d95d44bf Bug 1180754 - Get serviceworkerobject-scripturl test passing. r=bkelly
This commit does several things:
1. Change to https so the test does not fail due to security exceptions.
2. Change function service_worker_unregister to get around the "getRegistration() matches most specific registration" issue by matching exact scope.
3. Uses the URL object for the "absolute" test instead of relying on server substitution since it achieves the same thing.
4. Allows fragments in the scriptURL since I cannot find anything in the spec preventing this. I have filed https://github.com/slightlyoff/ServiceWorker/issues/742 to resolve this.

Update web-platform-tests expected data

--HG--
rename : testing/web-platform/mozilla/tests/service-workers/service-worker/serviceworkerobject-scripturl.sub.html => testing/web-platform/mozilla/tests/service-workers/service-worker/serviceworkerobject-scripturl.https.html
extra : commitid : FdkKoMW3YAD
extra : rebase_source : bbece1fa3fd431ef8102b5edd154387416e4eef6
extra : source : dd3fd15e5522ce319fe4f6387934e8664b14a0be
2015-08-31 17:52:52 -07:00
Nikhil Marathe
310a2420da Bug 1198636 - Remove incorrect ini file. r=bkelly
Bug 1189678 forgot to remove the ini file itself though the expectation data was updated.

--HG--
extra : commitid : BZjQyf7fuwo
extra : rebase_source : 57e2e305628b3f9624a548b83e54055e803cbcfb
extra : source : 97d3c0679108798e847e630cc8d07ea20f583e32
2015-09-08 16:57:03 -07:00
Nikhil Marathe
232a5892cb Bug 1186833 - register-same-scope-different-script-url.https.html fixes. r=bkelly
Update web-platform-tests expected data

--HG--
extra : commitid : 1r6fVuNoGBQ
extra : rebase_source : 88c59299e8bf31c4e5cade023fd33e2dba25890c
extra : source : abf8bb1b538a7d1172a732677b6b194bc10470b8
2015-09-08 12:56:40 -07:00
Nikhil Marathe
cd9d0eb7ab Bug 1198230 - Respect FetchEvent.preventDefault(). r=jdm
Update web-platform-tests expected data

--HG--
extra : commitid : 4dM6kivKeAc
extra : rebase_source : 64e40258a98b79064d5073422811fb8e1f688735
2015-09-04 12:00:24 -07:00
Nikhil Marathe
04bf053d91 Bug 1201632 - wptserve.py should send JSON failure message with correct mime type. r=jgraham
According to the JSON RFC [1] the official mime type is "application/json". If
we do not send this, Gecko will not fire the onload event for a frame trying to
load such a URL but will instead load an error page.

Several service worker tests rely on loading 'fake' iframes that 404 but
contribute to the progress of the test by watching for the onload event.
These tests are fixed by this patch.

[1]: http://www.ietf.org/rfc/rfc4627.txt

--HG--
extra : commitid : 1sHk7zvboJq
extra : rebase_source : 40b4891a3ba1d485e4cb82bca9a0d0cb507b8744
extra : source : 03f74eacbc7569bc6e425f0d4fd7dceaa0e3f3b3
2015-09-08 16:05:43 -07:00
Ehsan Akhgari
06394a9a8b Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-09 07:54:33 -04:00
Nigel Babu
ee4f599e0f Backed out changeset 0a2a9972b4c7 (bug 815299) for M4 bustage. 2015-09-09 09:12:28 +05:30
Ehsan Akhgari
617067e78e Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-08 20:08:32 -04:00
Nikhil Marathe
6bca486f91 Bug 1181036 - Fix waiting/active expectations. r=bkelly
Update web-platform-tests expected data

--HG--
extra : rebase_source : 83a57e62ecba169f71eb60684d343123c1fd778a
2015-08-31 16:59:38 -07:00
James Graham
ac80d2a45f Bug 1201822 - Update web-platform-tests expected data to revision d0571e01e1a2e4b8c5f696af2f81cbc1be9a5842, a=testonly
--HG--
rename : testing/web-platform/meta/quirks-mode/font-element-text-decoration-color/001-a.html.ini => testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-a.html.ini
rename : testing/web-platform/meta/quirks-mode/font-element-text-decoration-color/001-q.html.ini => testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-q.html.ini
rename : testing/web-platform/meta/quirks-mode/font-element-text-decoration-color/001-s.html.ini => testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-s.html.ini
rename : testing/web-platform/meta/quirks-mode/font-element-text-decoration-color/001-x.xhtml.ini => testing/web-platform/meta/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml.ini
2015-09-04 10:39:27 +01:00
James Graham
0cacc30a87 Bug 1201822 - Update to latest wptrunner, a=testonly 2015-09-04 10:39:26 +01:00
James Graham
1ddbbd48c5 Bug 1201822 - Update web-platform-tests to revision d0571e01e1a2e4b8c5f696af2f81cbc1be9a5842, a=testonly
--HG--
rename : testing/web-platform/tests/content-security-policy/blink-contrib/combine-multiple-policies.sub.html.sub.headers => testing/web-platform/tests/content-security-policy/blink-contrib/combine-header-and-meta-policies.sub.html.sub.headers
rename : testing/web-platform/tests/content-security-policy/blink-contrib/resources/shared-worker-make-xhr-blocked.js.sub.headers => testing/web-platform/tests/content-security-policy/blink-contrib/resources/shared-worker-make-xhr-blocked.sub.js.sub.headers
rename : testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-make-xhr-blocked.js.sub.headers => testing/web-platform/tests/content-security-policy/blink-contrib/resources/worker-make-xhr-blocked.sub.js.sub.headers
rename : testing/web-platform/tests/quirks-mode/font-element-text-decoration-color/001-a.html => testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-a.html
rename : testing/web-platform/tests/quirks-mode/font-element-text-decoration-color/001-q.html => testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-q.html
rename : testing/web-platform/tests/quirks-mode/font-element-text-decoration-color/001-ref.html => testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-ref.html
rename : testing/web-platform/tests/quirks-mode/font-element-text-decoration-color/001-s.html => testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-s.html
rename : testing/web-platform/tests/quirks-mode/font-element-text-decoration-color/001-x.xhtml => testing/web-platform/tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml
2015-09-04 10:39:26 +01:00
Nikhil Marathe
36bcd145f3 Bug 1186832 - Fix multiple-register.https.html test. r=bkelly,jgraham
Standard scope comparison stuff for the most part. Added <body> tag so
document.body.appendChild() in with_iframe() works. I had to add a simple 404
script because <iframe> apparently only fires the onload event if the
content-type was text/plain or text/html but our test harness delivers JSON by
default leading to timeouts.

Update web-platform-tests expected data

--HG--
extra : commitid : xsUJKRuR7r
extra : rebase_source : 1ffd68028b15304fde30d82207db168e78837a17
extra : amend_source : c06d0ab87f241904401efe88064190ce940fceb9
2015-08-28 17:06:00 -07:00
Kyle Huey
f9c94d4c04 Bug 1200884: Make postmessage-to-client.https.html pass. r=jdm 2015-09-02 17:17:09 -07:00
Kyle Huey
f26125be1a Bug 1200843: Make fetch-mixed-content tests pass. r=jdm 2015-09-02 17:17:01 -07:00
Nikhil Marathe
43be510baf Bug 1180737 - Add update-test.py and update test to latest version. r=bkelly.
Added update-test.py which is a conversion of Blink update-test.php to deliver workers with different mime types.
Updated test file to latest version to check for SecurityError.
Dealt with the usual waiting/active issue.
Update web-platform-tests expected data

--HG--
extra : commitid : 9XzorHqlWDi
extra : rebase_source : a02d66beb08f4eee83f27c21a6fee1178aeea71e
2015-08-31 18:56:21 -07:00
Ben Kelly
cd37a8aa61 Bug 1184967 P2 Update fetch-frame-resource.https.html CORS checks to expect pass. r=jgraham 2015-09-01 07:58:34 -07:00
James Graham
95ed9487e0 Bug 1197365 - Enable e10s for web-platform-tests, r=ahal,Ms2ger 2015-09-01 14:10:17 +01:00
Ben Kelly
3209deabd0 Bug 1184607 P9 Add wpt tests to verify service worker redirect logic. r=nsm 2015-08-31 14:26:30 -07:00
Ryan VanderMeulen
71d14cf3e9 Bug 1199846 - Mark uncontrolled-page.https.html as passing.
CLOSED TREE

--HG--
extra : rebase_source : 6b6a30a51e2279cb34e13952dd01822a1950b600
2015-08-30 16:02:11 -04:00
Ryan VanderMeulen
0e85e4d32d Bug 1198982 - Mark WorkerGlobalScope_importScripts_NetworkErr.htm as passing now.
--HG--
extra : rebase_source : 6a1f3ad2bd85357acf21e91b2082965c767831ff
2015-08-30 16:00:10 -04:00
Kyle Huey
60161c1627 Bug 1199846: Make uncontrolled-page.https.html pass. r=jdm 2015-08-30 10:33:41 -07:00
Kyle Huey
8ccb0c0968 Bug 1199831: Fix a bunch of mixed-content violations in imported ServiceWorker WPTs. r=jdm 2015-08-28 16:53:43 -07:00
Josh Matthews
d59ba9f2b0 Bug 1189582 - Fix test-response-xhr.https.html and expectation data. r=nsm
--HG--
extra : commitid : ITggF54pMVp
extra : rebase_source : d4f555523ee89afd53d7d1cbbb578f9c37da6453
2015-07-30 21:27:34 -04:00
Nikhil Marathe
1c97261710 Bug 1176988 - Patch 3 - Tests. r=jdm
Update web-platform-tests expected data

--HG--
extra : commitid : KmmRlr87yvj
extra : rebase_source : 7e7ba00d6f0da2c0dfdfe98c50675d4721a6f2a2
2015-08-26 08:59:04 -07:00
James Graham
5cceca4bb9 Bug 1199127 - Update web-platform-tests expected data to revision 4600b7dbae996754fe52f48bc9c225834f11a686, a=testonly 2015-08-27 09:41:22 +01:00
James Graham
43f2a4b368 Bug 1199127 - Update to latest wptrunner, a=testonly 2015-08-27 09:41:21 +01:00
James Graham
6c88ac5bca Bug 1199127 - Update web-platform-tests to revision 4600b7dbae996754fe52f48bc9c225834f11a686, a=testonly
--HG--
rename : testing/web-platform/tests/animation-timing/callback-invoked.html => testing/web-platform/tests/html/webappapis/animation-frames/callback-invoked.html
rename : testing/web-platform/tests/animation-timing/cancel-invoked.html => testing/web-platform/tests/html/webappapis/animation-frames/cancel-invoked.html
rename : testing/web-platform/tests/animation-timing/idlharness.html => testing/web-platform/tests/html/webappapis/animation-frames/idlharness.html
rename : testing/web-platform/tests/animation-timing/same-dispatch-time.html => testing/web-platform/tests/html/webappapis/animation-frames/same-dispatch-time.html
rename : testing/web-platform/tests/selection/dir.manual.html => testing/web-platform/tests/selection/dir-manual.html
2015-08-27 09:41:20 +01:00
Emilio Cobos Álvarez
aa45c6c3e7 Bug 1195820 - Request constructor should throw TypeError if URL has credentials or parse fails. r=bkelly 2015-08-24 22:54:52 +02:00
James Graham
1be2821e02 Bug 1184351 - Disable unstable CSP test on Linux debug builds, a=testonly 2015-08-26 12:37:59 +01:00
James Graham
9c925d97c1 Bug 1193349 - Disable unstable image mutations test on Windows, a=testonly 2015-08-26 12:36:59 +01:00
Nikhil Marathe
fe819ad8d7 Bug 1180861 - Various ServiceWorker registration fixes to get test passing. r=bkelly,jgraham.
This commit implements the following changes to get registration.https.html working.
1) Fail with NS_ERROR_DOM_SECURITY_ERR where the spec requires it.
2) Propagate JSExnType to ServiceWorkerManager::HandleError() so that a JS
   exception object with the correct .name can be created.
3) Fail with security error on redirect failure.
4) Check fetched script's mimetype.
5) Add missing python server files for web-platform-tests.
6) Update web-platform-tests expected data.
7) Several tests have been changed to use TypeError or more appropriate JS
   errors based on my reading of the spec.

--HG--
extra : commitid : IxWo2IVUweU
extra : rebase_source : c3c1ead153027bf84e7f239fd7125224fe25c3c0
2015-08-19 16:21:25 -07:00
Kyle Huey
0b8e80b981 Bug 1164834: MessageEvents coming from postMessage should not be cancelable. r=Ms2ger 2015-08-25 13:30:19 -07:00
Nikhil Marathe
4c9e7f769a Bug 1189678 - check if worker is already active. r=bkelly
Similar to other tests, the registration process allows workers to activate right after install.

Update web-platform-tests expected data

--HG--
extra : commitid : EnJ0U5Ns3cn
extra : rebase_source : 17b002ca8e1d2e166c8b09cf01f6e8b2fd98d152
2015-08-21 17:55:50 -07:00
Nikhil Marathe
c04b01b1ed Bug 1189675 - Make all ServiceWorker events non cancelable. r=catalinb
Update web-platform-tests expected data

--HG--
extra : commitid : 5HEP46MV77P
extra : rebase_source : 5234b551a4e9cf2bf014f4ee0396d9dcdd9f6dac
2015-08-21 17:38:18 -07:00
Nikhil Marathe
b540329bb9 Bug 1189644 - Update waitUntil() and activation to spec. r=catalinb
waitUntil() has been updated to accept multiple calls and concatenate them into Promise.all().
activation does not fail any more even if the promise(s) passed to waitUntil() reject.

Update web-platform-tests expected data

--HG--
extra : commitid : IawOgxEfc79
extra : rebase_source : e6fcc47c873fd9f71f51a67303a6566bf0c0dd21
extra : amend_source : 787990406129722a3c58ff78782d778823daf2bf
2015-08-24 14:42:14 -07:00
Nikhil Marathe
57a800ee54 Bug 1189661 - either of active or waiting can be valid. r=bkelly
Update wpt expectation data.

--HG--
extra : commitid : 7J4o18ypDL6
extra : rebase_source : 3395d0a21d9001bc4d31a8dc264e9f5ba58b757f
2015-08-24 14:43:16 -07:00
Wei-Cheng Pan
78ad28ee88 Bug 1050749 - Expose BatteryManager via getBattery() returning a Promise. r=bz, r=baku, r=jgraham 2015-08-21 18:29:25 +08:00
Ryan VanderMeulen
ad4abd6428 Backed out 7 changesets (bug 1189678, bug 1193128, bug 1189661, bug 1189644, bug 1189675) for various serviceworker mochitest and wpt failures.
Backed out changeset 696463139720 (bug 1189661)
Backed out changeset 7babb5b9d74a (bug 1189644)
Backed out changeset d4fa5cfc4b86 (bug 1189678)
Backed out changeset a7c27770b861 (bug 1189675)
Backed out changeset 471a45b97ce2 (bug 1189644)
Backed out changeset 4d96f2d48077 (bug 1193128)
Backed out changeset a9d5366288ff (bug 1189661)

CLOSED TREE
2015-08-24 18:09:47 -04:00
Nikhil Marathe
0c396f1ea8 Bug 1189661 - Update wpt expectation data. a=bustage.
CLOSED TREE

--HG--
extra : commitid : 7POVxDnFGS0
2015-08-24 13:59:46 -07:00
Nikhil Marathe
27810d579d Bug 1189678 - check if worker is already active. r=bkelly
Similar to other tests, the registration process allows workers to activate right after install.

Update web-platform-tests expected data

--HG--
extra : commitid : DpfHRFtmiSz
extra : rebase_source : 4189ef3867c15d9962628a2fa0059a354d234c3e
2015-08-21 17:55:50 -07:00
Nikhil Marathe
d812469212 Bug 1189675 - Make all ServiceWorker events non cancelable. r=catalinb
Update web-platform-tests expected data

--HG--
extra : commitid : 61GwTtITUOa
extra : rebase_source : e5b0dfe482d4104cdab97c511e09c4b346f0eacd
2015-08-21 17:38:18 -07:00
Nikhil Marathe
0a089b35b0 Bug 1189644 - Update waitUntil() and activation to spec. r=catalinb
waitUntil() has been updated to accept multiple calls and concatenate them into Promise.all().
activation does not fail any more even if the promise(s) passed to waitUntil() reject.

Update web-platform-tests expected data

--HG--
extra : commitid : 1jnUWlyw4zQ
extra : rebase_source : 3e2ac14a2f1ebc6fbfc322bb1914feb47f261349
2015-08-21 16:13:54 -07:00
Nikhil Marathe
3ca68b86d2 Bug 1189661 - either of active or waiting can be valid. r=bkelly
--HG--
extra : commitid : 6RVtR0dit7U
extra : rebase_source : f088ebc886d984a13bd3fc30ae38e151e629cf13
2015-08-21 14:25:46 -07:00
Jean-Yves Avenard
cef1ea79c0 Bug 1188806: [MSE] Disable tests timing out intermittently. r=karlt
MSE with MP4 isn't enabled on linux, so those tests should always be failing.
2015-08-24 23:13:52 +10:00
Jean-Yves Avenard
cb70f33942 Bug 1195073: [MSE] P9. Update webref meta files. r=karlt
Remove unecessary files.
2015-08-24 23:13:51 +10:00
Jean-Yves Avenard
5f51c8c25a Bug 1195073: [MSE] P8. Update webref results. r=karlt 2015-08-24 23:13:51 +10:00
Sebastian Hengst
d0db29cb93 Backed out changeset aed2e9e74697 (bug 1195073) because it will now pass unexpected due to the previous backout. r=backout 2015-08-21 11:26:39 +02:00
Jean-Yves Avenard
5cec624cad Bug 1195073: [MSE] P7. Disable invalid webm test. a=test-only 2015-08-21 17:53:30 +10:00
Nikhil Marathe
0756a03abe Bug 1181056 - waitUntil() should throw if called when event is not dispatching. r=smaug
--HG--
extra : commitid : 5Caz3xiFQQe
extra : rebase_source : ef708cda07cbaf897ec3201e19defcf02d85e06f
2015-08-18 16:28:04 -07:00
Nikhil Marathe
fe51723b9e Bug 1181039 - ServiceWorkerRegistration must be compared by scope. r=bkelly
The spec for getRegistration() and getRegistrations() states:

    "Resolve promise with a ServiceWorkerRegistration object, setting its
    service worker client to service worker client, which represents
    registration."

indicating a new ServiceWorkerRegistration is created per call. The existing
Blink test depends on Blink's implementation detail which caches the
registration.

--HG--
extra : commitid : JXz3EgFZRo2
extra : rebase_source : e3b1481ac52871759e1526eed9af75c1cb32601a
2015-08-19 08:55:01 -07:00
Nikhil Marathe
5cf1847cde Bug 1181037 - Use entry settings object's base URL. r=ehsan
The second test, which checks for NetworkError is incorrect.
[[Update]] step 12 states:
"If response is a network error or response's status is not in the range 200 to 299, then:
  1. Reject p with a TypeError."

which specifically converts the NetworkError (due to 404) to a TypeError.

Also fixes controller-on-reload.https.html

Update web-platform-tests expected data

--HG--
extra : commitid : LUdPR44iiv2
extra : rebase_source : 6774faa1417ce585161750f14bf233d7382bea68
2015-08-20 13:56:37 -07:00
Jan Gerber
39f9cd380f Bug 1194632 - Add bug link to mediasource-is-type-supported failures. r=Ms2ger 2015-08-14 03:27:00 -04:00
William Chen
326cceef61 Bug 1131470 - Part 3: Implement ScreenOrientation interface. r=baku
--HG--
extra : rebase_source : 115753be382c7694c775915d5944ae2dabd9d0c3
2015-08-18 14:55:21 -07:00
Catalin Badea
402a00a748 Bug 1193133 - Disable broken service worker wpt tests. r=bkelly 2015-08-17 10:38:34 -07:00
Catalin Badea
04bb71d075 Bug 1193133 - Throw when calling postMessage from a Service Worker dom object with no global. r=bkelly 2015-08-17 10:38:34 -07:00
Ryan VanderMeulen
f0e9f52b61 Merge m-c to inbound. a=merge 2015-08-14 09:23:23 -04:00
Ryan VanderMeulen
61f091d8c5 Backed out changesets 2381f29f63c2 and 9f2469ea7f01 (bug 1193133) for frequent w-p-t crashes/asserts. a=me 2015-08-14 09:00:59 -04:00
James Graham
570fe98432 Bug 1193033 - Update web-platform-tests expected data for Windows 10, a=testonly 2015-08-14 12:03:45 +01:00
Catalin Badea
7de33f8307 Bug 1193133 - Throw when calling postMessage from a Service Worker dom object with no global. r=bkelly 2015-08-13 13:35:10 -07:00
Ryan VanderMeulen
3cab1ddc85 Backed out changesets 0cf9bfd5af47 and e18c579d29f1 (bug 1193033) for Win7 debug relevant-mutations.html permafail.
CLOSED TREE
2015-08-13 14:15:23 -04:00
James Graham
a18e9c7bf0 Bug 1194251 - Fixup metadata after increasing test timeout, a=testonly 2015-08-13 16:58:14 +01:00
James Graham
4ea01e28c5 Bug 1194251 - Increase timeout on selection/addRange.html to avoid intermittent timeouts, a=testonly on a CLOSED TREE 2015-08-13 15:48:17 +01:00
James Graham
a290912621 Bug 1193033 - Update web-platform-tests expected data for Windows 10, a=testonly 2015-08-13 14:01:35 +01:00
James Graham
b342e48aad Bug 1194131 - Update web-platform-tests expected data to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=testonly 2015-08-13 10:26:45 +01:00
James Graham
0533d37866 Bug 1194131 - Update to latest wptrunner, a=testonly 2015-08-13 10:26:13 +01:00
James Graham
21b5aeef46 Bug 1194131 - Update web-platform-tests to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=tetsonly 2015-08-13 10:25:55 +01:00
Jean-Yves Avenard
73ed3606aa Bug 1180935: [MSE] P6. Disable some webref tests on windows 7. r=karlt
The test loads 10 frames of video data and expect the loadeddata event to be fired. Windows 7 without SP1 installed (like our try machines) may not output any frames until at least 25s have been input.
2015-08-12 21:46:07 +10:00
Jean-Yves Avenard
443f548ac2 Bug 1154881: [MSE] Disable invalid test. r=karlt
There's no guarantee that 'timeupdate' event won't be fired before the 'seeking' event.
2015-08-12 21:46:05 +10:00
James Graham
8214ffdd10 Bug 1179540 - Disable unstable service-worker test, a=testonly 2015-08-11 00:20:05 +01:00
Karl Tomlinson
3069169b59 bug 1190291 test currentTime at end of OfflineAudioContext rendering r=padenot
--HG--
extra : rebase_source : 69cd3562062c5e09572428b8279c4d622fc5836e
2015-08-05 09:13:34 +12:00
Andrea Marchesini
01049623d7 Bug 1188612 - Transferable errors should become NS_DOM_DATA_CLONE_ERR, r=sfink 2015-08-10 16:13:24 +01:00
Jan Gerber
97ea57847e Bug 1182946: [MSE] P1. Re-enable webm mediasource tests. r=jya,r=karlt 2015-08-08 20:40:52 +10:00
Carsten "Tomcat" Book
f9d9368a83 Backed out changeset b9c50a97ee3e (bug 1182946) for m3 mulet test failures in test_SeekableAfterEndOfStreamSplit.html on a CLOSED TREE 2015-08-07 14:57:25 +02:00
Jan Gerber
8da0ca76c8 Bug 1182946: [MSE] Re-enable webm mediasource tests. r=jya,r=karlt 2015-08-07 21:44:10 +10:00
Ben Kelly
e5d6fae1e3 Bug 1187722 Fix bad origins, error page handling, and spec issues in fetch-frame-resources.https.html. r=jgraham 2015-08-03 10:27:15 -07:00
James Graham
7c8be51a82 Bug 1190349 - Update web-platform-tests expected data to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly 2015-08-03 16:11:00 +01:00
James Graham
b177e7cefd Bug 1190349 - Update to latest wptrunner, a=testonly 2015-08-03 16:10:59 +01:00
James Graham
74c83638d4 Bug 1190349 - Update web-platform-tests to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly
--HG--
rename : testing/web-platform/tests/html/semantics/forms/the-fieldset-element/disabled.html => testing/web-platform/tests/html/semantics/forms/the-fieldset-element/disabled-001.html
2015-08-03 16:10:59 +01:00
Ben Kelly
e67031e9bd Bug 1183677 Import fetch-access-control.py into service worker wpt tests. r=jgraham 2015-07-31 13:15:34 -07:00
Jean-Yves Avenard
0e79a42d2e Bug 1185611: [MSE] P1. Remove whitelist. r=kinetik
We are now confident enough that MediaSource is usable by all
2015-07-31 20:09:26 +10:00
Kaku Kuo
02a90d0202 Bug 1044102 - Part 4 - update W3C web platform tests. r=smaug
--HG--
extra : rebase_source : 0577bfb523e42a471609f840574447e6a7b03b3b
2015-07-30 20:53:00 +02:00
Brendan Long
8be4518086 Bug 909993 - Add WebIDL for TextTrackCue and fix link in VTTCue.webidl. r=rillian r=bz 2015-07-29 12:41:00 +02:00
Kyle Huey
512e1a6d95 Bug 1188141: Make Worker error events not bubble. r=baku 2015-07-28 15:59:55 -07:00
Kyle Huey
b4476f96d4 Bug 1188115: Expose IDBCursorWithValue in workers. r=baku 2015-07-28 15:59:55 -07:00
Kyle Huey
82f329af94 Bug 1188117: Do not allow IDBCursor.delete while cursor update is in progress. r=baku 2015-07-28 15:59:55 -07:00
James Graham
72abf7c0ec Bug 1187722 - Disable unstable service-worker test in debug linux, a=testonly 2015-07-26 18:50:08 +01:00
James Graham
01984ab540 Bug 1187720 - Update web-platform-tests expected data to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly 2015-07-26 18:49:50 +01:00
James Graham
45ed80ae53 Bug 1187720 - Update web-platform-tests to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly
--HG--
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div.html => testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role-haswarn.html
2015-07-26 18:49:16 +01:00
Jean-Yves Avenard
2f64bef7b3 Bug 1184826: P2. Update web-platform-tests expected data. r=karlt 2015-07-22 14:22:53 +10:00
Jean-Yves Avenard
1300e03cad Bug 1186261: Disable mediasource-config-change-webm* tests. r=karlt
Those tests do not properly check that mediasource is not available and do not behave in a reliable fashion.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
b95b5ce0aa Bug 1165772: P3. Update web-platform-tests expected data. r=karlt
We now have identical results between Windows XP and Linux.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
99dee8a4f5 Bug 1171379: P2. Update web-platform-tests expected data. r=karlt
Failure on Linux and Windows XP are a consequence of no MSE available at all.
Failure on Mac and Windows >= 7 with two exceptions are due to the tests using a malformed video.
The bug was reported upstream: https://github.com/w3c/web-platform-tests/issues/1939
2015-07-22 14:22:50 +10:00
Jean-Yves Avenard
df76554a30 Bug 1182945: P2. Disable webm mse web-platforms tests. r=karlt
In theory, linux and windows XP should provide exactly the same results.
However, due to bug 1165772, MSE on linux incorrectly reports MP4 support.

Bug mediasource-buffered.html is disabled on Windows XP as it triggers a bug in the tests. As we can't intercept the result, we must disable the entire test instead.
2015-07-22 14:22:47 +10:00
Andrew Halberstadt
2be5ff0c10 Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham
Mozlog currently has two implementations. The top level package is based on the logging module and is
deprecated. The newer structured logging implementation lives in mozlog.structured. This patch swaps the
two, so the top level mozlog module contains the recommended implementation, while mozlog.unstructured
contains the old one.

--HG--
rename : testing/mozbase/docs/mozlog_structured.rst => testing/mozbase/docs/mozlog.rst
rename : testing/mozbase/mozlog/mozlog/structured/commandline.py => testing/mozbase/mozlog/mozlog/commandline.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/__init__.py => testing/mozbase/mozlog/mozlog/formatters/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/base.py => testing/mozbase/mozlog/mozlog/formatters/base.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/errorsummary.py => testing/mozbase/mozlog/mozlog/formatters/errorsummary.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/__init__.py => testing/mozbase/mozlog/mozlog/formatters/html/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/html.py => testing/mozbase/mozlog/mozlog/formatters/html/html.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/main.js => testing/mozbase/mozlog/mozlog/formatters/html/main.js
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/style.css => testing/mozbase/mozlog/mozlog/formatters/html/style.css
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/xmlgen.py => testing/mozbase/mozlog/mozlog/formatters/html/xmlgen.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/machformatter.py => testing/mozbase/mozlog/mozlog/formatters/machformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/tbplformatter.py => testing/mozbase/mozlog/mozlog/formatters/tbplformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/unittest.py => testing/mozbase/mozlog/mozlog/formatters/unittest.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/xunit.py => testing/mozbase/mozlog/mozlog/formatters/xunit.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/__init__.py => testing/mozbase/mozlog/mozlog/handlers/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/base.py => testing/mozbase/mozlog/mozlog/handlers/base.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/bufferhandler.py => testing/mozbase/mozlog/mozlog/handlers/bufferhandler.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/statushandler.py => testing/mozbase/mozlog/mozlog/handlers/statushandler.py
rename : testing/mozbase/mozlog/mozlog/structured/logtypes.py => testing/mozbase/mozlog/mozlog/logtypes.py
rename : testing/mozbase/mozlog/mozlog/structured/reader.py => testing/mozbase/mozlog/mozlog/reader.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/__init__.py => testing/mozbase/mozlog/mozlog/scripts/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/format.py => testing/mozbase/mozlog/mozlog/scripts/format.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/logmerge.py => testing/mozbase/mozlog/mozlog/scripts/logmerge.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/unstable.py => testing/mozbase/mozlog/mozlog/scripts/unstable.py
rename : testing/mozbase/mozlog/mozlog/structured/stdadapter.py => testing/mozbase/mozlog/mozlog/stdadapter.py
rename : testing/mozbase/mozlog/mozlog/structured/structuredlog.py => testing/mozbase/mozlog/mozlog/structuredlog.py
rename : testing/mozbase/mozlog/mozlog/logger.py => testing/mozbase/mozlog/mozlog/unstructured/logger.py
rename : testing/mozbase/mozlog/mozlog/loggingmixin.py => testing/mozbase/mozlog/mozlog/unstructured/loggingmixin.py
rename : testing/mozbase/mozlog/mozlog/loglistener.py => testing/mozbase/mozlog/mozlog/unstructured/loglistener.py
extra : commitid : 3JWk75JY4N0
extra : rebase_source : 229bad7a7bf8ead013ce62d128c0896a75cad393
2015-07-16 10:38:40 -04:00
James Graham
868567c63d Bug 1182681 - Update wpt expected results, r=jgriffin
--HG--
extra : commitid : GLsrSTlwqHt
2015-07-15 17:01:12 -07:00
Catalin Badea
937aef5b19 Bug 1179685 - Change service worker postmsg wpt test expectation to PASS. r=ehsan 2015-07-14 17:41:13 -07:00
Catalin Badea
e031508bf0 Bug 1179685 - Fix messageport assert in wpt service worker test. r=baku 2015-07-14 17:41:13 -07:00
Ben Kelly
cc4c8b3dd4 Bug 1173934 Disable broken fetch-frame-resources.https.html wpt tests. r=jgraham 2015-07-14 13:11:26 -07:00
James Graham
300bec68d9 Bug 1183627 - Disable unstable mixed content tests for now in order to land the rest of the wpt upgrade, a=testonly 2015-07-14 14:40:16 +01:00
James Graham
503ee7050b Bug 1183628 - Update web-platform-tests expected data to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly 2015-07-14 14:40:14 +01:00
James Graham
e4d932613d Bug 1183628 - Update to latest wptrunner, a=testonly 2015-07-14 14:39:53 +01:00
James Graham
579d122b35 Bug 1183628 - Update web-platform-tests to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly
--HG--
rename : testing/web-platform/tests/FileAPI/progress.html => testing/web-platform/tests/FileAPI/progress-manual.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-template-element/testcommon.js => testing/web-platform/tests/html/resources/common.js
rename : testing/web-platform/tests/webstorage/iframe/event_body_handler.html => testing/web-platform/tests/webstorage/resources/event_body_handler.html
rename : testing/web-platform/tests/webstorage/iframe/event_setattribute_handler.html => testing/web-platform/tests/webstorage/resources/event_setattribute_handler.html
rename : testing/web-platform/tests/webstorage/iframe/local_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_remove_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_remove_iframe.html
2015-07-14 14:39:06 +01:00
Ben Turner
6262017c4a Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv. 2015-07-02 10:47:53 -07:00
Seth Fowler
6d3de59598 Bug 1160819 - Update web platform test annotations. r=johns 2015-07-10 09:19:23 -07:00
Boris Zbarsky
9c31c02f69 Bug 1180525. Run callbacks whose window is no longer current as long as its document is the active document in the browsing context. r=bholley
The distinction only matters when document.open() makes a different
window current without changing the active document.
2015-07-07 17:38:07 -04:00
Wes Kocher
e539211474 Backed out changeset 35aee276e08f (bug 1179685) for wpt failures CLOSED TREE 2015-07-07 12:29:21 -07:00
Catalin Badea
820bc62413 Bug 1179685 - Fix messageport assert in wpt service worker test. r=baku 2015-07-07 11:11:34 -07:00
James Graham
85264337fd Bug 1176632 - Defer creating the web-platform-tests command line argument parser for mach, r=chmanchester 2015-07-07 10:05:35 +01:00
James Graham
58ecfa0eb0 Bug 1179746 - Update wpt README file, r=Ms2ger 2015-07-07 10:05:34 +01:00
James Graham
bd9356b9f1 Bug 1180500 - Disable several unstable web-platform-tests tests, a=testonly 2015-07-07 10:05:33 +01:00
James Graham
5de80e3016 Bug 1180500 - Update web-platform-tests expected data to revision 87398b8448f699e3e324148795891658f2fa16dd, a=testonly 2015-07-07 10:05:32 +01:00
James Graham
4881f86450 Bug 1180500 - Update wpt upstreaming script for wptrunner changes, r=Ms2ger 2015-07-07 10:05:31 +01:00
James Graham
f26ec68469 Bug 1180500 - Update to latest wptrunner, a=testonly 2015-07-07 10:05:30 +01:00
James Graham
f3629d1236 Bug 1180500 - Update web-platform-tests to revision 87398b8448f699e3e324148795891658f2fa16dd, a=testonly
--HG--
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/023-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/device-aspect-ratio-novalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/004-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/projection-novalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/021-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/tv-novalid.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005b.html
rename : testing/web-platform/tests/subresource-integrity/crossorigin-anon.js.headers => testing/web-platform/tests/subresource-integrity/crossorigin-anon-script.js.headers
rename : testing/web-platform/tests/subresource-integrity/crossorigin-anon.js.headers => testing/web-platform/tests/subresource-integrity/crossorigin-anon-style.css.headers
2015-07-07 10:05:28 +01:00
Sam E. Giles
e9068b5f19 Bug 1176757 - Throw a DataCloneError when attempting to invoke 'cloneNode' on a 'ShadowRoot' and associated mochitest. r=wchen 2015-07-06 18:26:29 -07:00
Ryan VanderMeulen
b47de52156 Backed out changeset d6063656f171 (bug 1179025) for Werror bustage.
CLOSED TREE

--HG--
extra : rebase_source : 1145bb0bc348b09d14e9239a378ec35d1f474f8e
2015-07-06 14:00:58 -04:00
Ben Turner
dd5d843851 Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv. 2015-07-02 10:47:53 -07:00
Ryan VanderMeulen
3da97f6aee Backed out changeset c725221a7c45 (bug 1179025) for Werror bustage.
CLOSED TREE
2015-07-02 14:22:28 -04:00
Ben Turner
34db19da89 Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv.
--HG--
extra : rebase_source : 47580ae73fea87338eb5a33387e7e1afda47a119
2015-07-02 10:47:53 -07:00
Boris Zbarsky
07d97d9536 Bug 1178806. IndexedDB autoincrement overflow should be throwing ConstraintError per spec. r=bent 2015-07-01 00:15:30 -04:00
Boris Zbarsky
86db80c6f3 Bug 1178803. Fix the handling of the 'length' key in IDB keypaths when operating on a string. r=bent 2015-07-01 00:15:30 -04:00
Carsten "Tomcat" Book
cd354cde97 Backed out changeset 641b24306056 (bug 1178754) also need backedout on request on a CLOSED TREE
--HG--
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/projection-novalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/004-isvalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/tv-novalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/021-isvalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/device-aspect-ratio-novalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/023-isvalid.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005b.html
rename : testing/web-platform/tests/subresource-integrity/crossorigin-anon-style.css.headers => testing/web-platform/tests/subresource-integrity/crossorigin-anon.js.headers
2015-06-30 15:58:51 +02:00
Carsten "Tomcat" Book
f04acbedae Backed out changeset 86dd98e41d38 (bug 1178754) 2015-06-30 15:57:09 +02:00
Carsten "Tomcat" Book
bc85fc8834 Backed out changeset 8c0027994ca4 (bug 1178754) on request from jgraham 2015-06-30 15:53:56 +02:00
James Graham
26fdeaaef1 Bug 1178754 - Update web-platform-tests expected data to revision 2f4e521222b7901f4d3a5e09a2489e773c8be424, a=testonly 2015-06-30 14:01:51 +01:00
James Graham
9332eebe06 Bug 1178754 - Update to latest wptrunner, a=testonly 2015-06-30 14:01:49 +01:00
James Graham
b4ea093ab1 Bug 1178754 - Update web-platform-tests to revision 2f4e521222b7901f4d3a5e09a2489e773c8be424, a=testonly
--HG--
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/023-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/device-aspect-ratio-novalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/004-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/projection-novalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/021-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/tv-novalid.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005b.html
rename : testing/web-platform/tests/subresource-integrity/crossorigin-anon.js.headers => testing/web-platform/tests/subresource-integrity/crossorigin-anon-script.js.headers
rename : testing/web-platform/tests/subresource-integrity/crossorigin-anon.js.headers => testing/web-platform/tests/subresource-integrity/crossorigin-anon-style.css.headers
2015-06-30 14:01:47 +01:00
Ryan VanderMeulen
1c238e01b8 Bug 1094323 - Skip script-src-1_2_1.html also on Windows.
CLOSED TREE

--HG--
extra : rebase_source : c6ce947b40a53a26fb6f37a52801ab4d454cdde3
2015-06-29 16:36:25 -04:00
James Graham
c0744808ad Bug 1090203 - Disable unstable CSP test on Windows, r=RyanVM 2015-06-29 19:04:31 +01:00
James Graham
6db3e0d069 Bug 1094323 - Disable unstable CSP test on Windows, r=RyanVM 2015-06-29 19:04:21 +01:00
James Graham
4e82d78121 Bug 1172411 - Disable unstable CSP test on Windows, r=RyanVM 2015-06-29 19:04:07 +01:00
Ryan VanderMeulen
1db710ef8c Bug 1176636 - Set the dom.forms.inputmode pref for html/dom/interfaces.html. r=Ms2ger
--HG--
extra : rebase_source : 11643860c4a9ab3689a647ced14acf80dbf6f026
2015-06-29 08:42:48 -04:00
Ben Kelly
773760664f Bug 1173467 P1.5 Mark wpt sandboxed-iframes.https.html test as expected fail. r=jgraham 2015-06-26 19:36:40 -07:00
Cameron McCormack
5ccbe11d06 Back out bug 1173467 (changesets a20799ebf48c, 9312c5cb756e, c0e8bba17067, af075443ab21, 30cefdf8d020) for assertion failures in test_app_protocol.html. 2015-06-27 11:57:17 +10:00
Ben Kelly
b8d3dd4ca9 Bug 1173467 P1.5 Mark wpt sandboxed-iframes.https.html test as expected fail. r=jgraham 2015-06-26 17:42:55 -07:00
James Graham
0d5bd7fab9 Bug 1120505 - Add Blink service-worker tests to local wpt tests, rs=Ms2ger 2015-06-26 09:24:29 -07:00
Carsten "Tomcat" Book
66f9f77e3d merge mozilla-inbound to mozilla-central a=merge 2015-06-26 13:19:12 +02:00
Gregory Szorc
3e949ee8fe Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium
This removes ambiguity as to which modules are being imported, making
import slightly faster as Python doesn't need to test so many
directories for file presence.

All files should already be using absolute imports because mach command
modules aren't imported to the package they belong to: they instead
belong to the "mach" package. So relative imports shouldn't have been
used.

--HG--
extra : commitid : 6tFME1KKfTD
extra : rebase_source : 78728f82f5487281620e00c2a8004cd5e1968087
2015-06-21 17:39:09 -07:00
Andrea Marchesini
ad2a0183d7 Bug 1174731 - patch 2 - Make searchParams attribute readonly, r=annevk 2015-06-24 12:16:12 -07:00
James Graham
763cac3699 Bug 1076787 - Update IndexedDB expectations for web-platform-tests in debug builds, r=Ms2ger 2015-06-22 09:59:37 -07:00
Ben Turner
e31f422aa2 Bug 1149815 - Enable wpt tests that now pass, r=janv. 2015-06-20 09:08:36 -07:00
Ben Turner
162e38f77a Bug 1149815 - Fix IndexedDB tests to expect InvalidStateError rather than TransactionInactiveError when touching a deleted IDBObjectStore or IDBIndex object, r=janv. 2015-06-20 09:08:33 -07:00
Valentin Gosu
bc3da3efc4 Bug 1093611 - Stage 2 - Tests that hash getters don't do percent decoding r=smaug 2015-06-10 03:31:36 +03:00
Nikhil Marathe
0db24a2c7c Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan
--HG--
extra : rebase_source : 6309f011f978f08c4f104123910f7d8d9e56045a
2015-06-12 16:28:13 -07:00
Bobby Holley
9c6464d7a7 Bug 1172264 - Mark WPT as succeeding. r=jya 2015-06-17 09:49:11 -07:00
Andrea Marchesini
10f444c31f Bug 952139 - Enable MessagePort/MessageChannel by default, r=smaug 2015-06-17 11:45:17 +01:00
Andrea Marchesini
8372e7d29d Bug 911972 - MessagePort and MessageChannel in workers, r=smaug, r=bent
--HG--
rename : dom/base/MessageChannel.cpp => dom/messagechannel/MessageChannel.cpp
rename : dom/base/MessageChannel.h => dom/messagechannel/MessageChannel.h
rename : dom/base/MessagePort.cpp => dom/messagechannel/MessagePort.cpp
rename : dom/base/MessagePort.h => dom/messagechannel/MessagePort.h
rename : dom/base/MessagePortList.cpp => dom/messagechannel/MessagePortList.cpp
rename : dom/base/MessagePortList.h => dom/messagechannel/MessagePortList.h
rename : dom/base/test/iframe_messageChannel_chrome.html => dom/messagechannel/tests/iframe_messageChannel_chrome.html
rename : dom/base/test/iframe_messageChannel_cloning.html => dom/messagechannel/tests/iframe_messageChannel_cloning.html
rename : dom/base/test/iframe_messageChannel_pingpong.html => dom/messagechannel/tests/iframe_messageChannel_pingpong.html
rename : dom/base/test/iframe_messageChannel_post.html => dom/messagechannel/tests/iframe_messageChannel_post.html
rename : dom/base/test/test_messageChannel.html => dom/messagechannel/tests/test_messageChannel.html
rename : dom/base/test/test_messageChannel.xul => dom/messagechannel/tests/test_messageChannel.xul
rename : dom/base/test/test_messageChannel_cloning.html => dom/messagechannel/tests/test_messageChannel_cloning.html
rename : dom/base/test/test_messageChannel_pingpong.html => dom/messagechannel/tests/test_messageChannel_pingpong.html
rename : dom/base/test/test_messageChannel_post.html => dom/messagechannel/tests/test_messageChannel_post.html
rename : dom/base/test/test_messageChannel_pref.html => dom/messagechannel/tests/test_messageChannel_pref.html
rename : dom/base/test/test_messageChannel_start.html => dom/messagechannel/tests/test_messageChannel_start.html
rename : dom/base/test/test_messageChannel_transferable.html => dom/messagechannel/tests/test_messageChannel_transferable.html
rename : dom/base/test/test_messageChannel_unshipped.html => dom/messagechannel/tests/test_messageChannel_unshipped.html
2015-06-17 11:44:27 +01:00
Ryan VanderMeulen
83cd9ed67a Backed out changesets a08167680328 and b008f158e91f (bug 1093611) for talos svgr timeouts. 2015-06-16 15:37:37 -04:00
Valentin Gosu
be1dbef669 Bug 1093611 - Stage 2 - Tests that hash getters don't do percent decoding r=smaug 2015-06-16 19:46:18 +03:00
Ryan VanderMeulen
c366b2c3f3 Backed out changeset 1d67d747b3eb (bug 911972) for frequent linux64 debug e10s test_post_message_advanced.html timeouts.
CLOSED TREE

--HG--
rename : dom/messagechannel/MessageChannel.cpp => dom/base/MessageChannel.cpp
rename : dom/messagechannel/MessageChannel.h => dom/base/MessageChannel.h
rename : dom/messagechannel/MessagePort.cpp => dom/base/MessagePort.cpp
rename : dom/messagechannel/MessagePort.h => dom/base/MessagePort.h
rename : dom/messagechannel/MessagePortList.cpp => dom/base/MessagePortList.cpp
rename : dom/messagechannel/MessagePortList.h => dom/base/MessagePortList.h
rename : dom/messagechannel/tests/iframe_messageChannel_chrome.html => dom/base/test/iframe_messageChannel_chrome.html
rename : dom/messagechannel/tests/iframe_messageChannel_cloning.html => dom/base/test/iframe_messageChannel_cloning.html
rename : dom/messagechannel/tests/iframe_messageChannel_pingpong.html => dom/base/test/iframe_messageChannel_pingpong.html
rename : dom/messagechannel/tests/iframe_messageChannel_post.html => dom/base/test/iframe_messageChannel_post.html
rename : dom/messagechannel/tests/test_messageChannel.html => dom/base/test/test_messageChannel.html
rename : dom/messagechannel/tests/test_messageChannel.xul => dom/base/test/test_messageChannel.xul
rename : dom/messagechannel/tests/test_messageChannel_cloning.html => dom/base/test/test_messageChannel_cloning.html
rename : dom/messagechannel/tests/test_messageChannel_pingpong.html => dom/base/test/test_messageChannel_pingpong.html
rename : dom/messagechannel/tests/test_messageChannel_post.html => dom/base/test/test_messageChannel_post.html
rename : dom/messagechannel/tests/test_messageChannel_pref.html => dom/base/test/test_messageChannel_pref.html
rename : dom/messagechannel/tests/test_messageChannel_start.html => dom/base/test/test_messageChannel_start.html
rename : dom/messagechannel/tests/test_messageChannel_transferable.html => dom/base/test/test_messageChannel_transferable.html
rename : dom/messagechannel/tests/test_messageChannel_unshipped.html => dom/base/test/test_messageChannel_unshipped.html
2015-06-15 13:06:23 -04:00
Ryan VanderMeulen
faad1a38af Backed out changesets 465dfc26cccb and bd11384b3241 (bug 952139) because it depends on bug 911972. 2015-06-15 13:04:02 -04:00
Andrea Marchesini
a50e7d609c Bug 952139 - Enable MessagePort/MessageChannel by default, r=smaug 2015-06-15 16:42:42 +01:00
Andrea Marchesini
9b1ac68ebb Bug 911972 - MessagePort and MessageChannel in workers, r=smaug, r=bent
--HG--
rename : dom/base/MessageChannel.cpp => dom/messagechannel/MessageChannel.cpp
rename : dom/base/MessageChannel.h => dom/messagechannel/MessageChannel.h
rename : dom/base/MessagePort.cpp => dom/messagechannel/MessagePort.cpp
rename : dom/base/MessagePort.h => dom/messagechannel/MessagePort.h
rename : dom/base/MessagePortList.cpp => dom/messagechannel/MessagePortList.cpp
rename : dom/base/MessagePortList.h => dom/messagechannel/MessagePortList.h
rename : dom/base/test/iframe_messageChannel_chrome.html => dom/messagechannel/tests/iframe_messageChannel_chrome.html
rename : dom/base/test/iframe_messageChannel_cloning.html => dom/messagechannel/tests/iframe_messageChannel_cloning.html
rename : dom/base/test/iframe_messageChannel_pingpong.html => dom/messagechannel/tests/iframe_messageChannel_pingpong.html
rename : dom/base/test/iframe_messageChannel_post.html => dom/messagechannel/tests/iframe_messageChannel_post.html
rename : dom/base/test/test_messageChannel.html => dom/messagechannel/tests/test_messageChannel.html
rename : dom/base/test/test_messageChannel.xul => dom/messagechannel/tests/test_messageChannel.xul
rename : dom/base/test/test_messageChannel_cloning.html => dom/messagechannel/tests/test_messageChannel_cloning.html
rename : dom/base/test/test_messageChannel_pingpong.html => dom/messagechannel/tests/test_messageChannel_pingpong.html
rename : dom/base/test/test_messageChannel_post.html => dom/messagechannel/tests/test_messageChannel_post.html
rename : dom/base/test/test_messageChannel_pref.html => dom/messagechannel/tests/test_messageChannel_pref.html
rename : dom/base/test/test_messageChannel_start.html => dom/messagechannel/tests/test_messageChannel_start.html
rename : dom/base/test/test_messageChannel_transferable.html => dom/messagechannel/tests/test_messageChannel_transferable.html
rename : dom/base/test/test_messageChannel_unshipped.html => dom/messagechannel/tests/test_messageChannel_unshipped.html
2015-06-15 14:08:25 +01:00
James Graham
a3572f0028 Bug 1131287 - Rename gainnode test to work around treeherder limitation, r=Ms2ger
Gecko CI infrastructure has naive algorithm for matching intermittent
tests so gets confused by filenames like test.html

--HG--
rename : testing/web-platform/tests/webaudio/the-audio-api/the-gainnode-interface/test.html => testing/web-platform/tests/webaudio/the-audio-api/the-gainnode-interface/test-gainnode.html
extra : rebase_source : 255908d0ef3cfa6263cc5a6348ac39f3bfb6af53
2015-06-14 17:29:50 +01:00
Nikhil Marathe
0627a09358 Bug 1169044 - Patch 6 - Update web-platform-tests expected data. r=jgraham
--HG--
extra : rebase_source : 1ae778ffcb1710eff2bf0b8cd6cca7090a2003f6
2015-06-19 12:08:21 -07:00
Boris Zbarsky
58c1f94add Bug 1173787. The column number of an exception populated via PopulateReportBlame should be 1-based. r=fitzgen 2015-06-12 22:21:44 -04:00
Karl Tomlinson
17fbd6edc8 bug 1116382 test auto-revoking behavior with URL.createObjectURL(MediaSource) r=bholley
--HG--
extra : rebase_source : 02b65ac83216afd2fcae15538a899e4ab3f0e50d
2015-05-29 00:01:34 +12:00
James Graham
eb9b4388cc Bug 1162483 - Enable dom animations pref when running animations test, r=Ms2ger 2015-06-10 21:16:09 +01:00
James Graham
4a71928142 Bug 1066621 - Set the dom.forms.inputmode pref for test touching HTMLInputElement.inputMode, r=Ms2ger 2015-06-10 21:16:09 +01:00
Michael Layzell
293a84e371 Bug 1027560 - Return false from document.execCommand() and friends when not in editable document. r=ehsan 2015-06-02 09:07:00 -04:00
James Graham
6ff6b91577 Bug 1076787 - Add expectation data for running web-platform-tests on debug builds, r=Ms2ger 2015-06-08 12:59:09 +01:00
James Graham
d460589c77 Bug 1171916 - Disable another unstable navigation-timing test on osx, a=testonly 2015-06-05 12:59:03 +01:00
Karl Tomlinson
cd90c4ff06 bug 1116382 test opening referenced MediaSource after URL.revokeObjectURL() r=bholley
--HG--
extra : rebase_source : ae193929e6eaa2a485580aff556f3ede4a4d0c75
2015-05-29 00:15:07 +12:00
Karl Tomlinson
80c5b6f51b bug 1116382 adjust explict revoke test to fail if revocation fails r=bholley
Previously this test would pass even without the revokeObjectURL().

--HG--
extra : rebase_source : 7b5ab56b40350db7830395e3d5f70b3e161302fb
2015-05-28 23:36:31 +12:00
James Graham
a9eda1e56b Bug 1155555 - Disable unstable navigation timing test on OSX, a=testonly 2015-06-05 00:53:51 +01:00
James Graham
c953e2d200 Bug 1171755 - Skip referrer-policy tests that try to use missing Python library, a=testonly 2015-06-05 00:53:51 +01:00
James Graham
0c1dba6bd4 Bug 1171755 - Update web-platform-tests expected data to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:50 +01:00
James Graham
6d161ab396 Bug 1171755 - Remove Windows-incompatible use of logger from another process in web-platform-tests a=testonly 2015-06-05 00:53:49 +01:00
James Graham
1c310d44a1 Bug 1171755 - Update to latest wptrunner, a=testonly 2015-06-05 00:53:49 +01:00
James Graham
91daae4bef Bug 1170998 - Update wptrunner mach command for changed return value from main() 2015-06-05 00:53:48 +01:00
James Graham
710659af66 Bug 1171755 - Update web-platform-tests to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:48 +01:00
James Graham
d27ca37fce Bug 1169410 Add support for web-platform-tests to |mach test| r=gps
--HG--
extra : rebase_source : 9a1fb715e0844a61c47a1de53f8a4a54ff2e05f0
extra : amend_source : 8fb1e54b76ae543fa2b01002c2d300334dc051be
2015-05-28 20:27:23 +01:00
Masatoshi Kimura
f0a5679f8a Bug 1169248 - Fix GBK/GB18030 encoders. r=smontagu
--HG--
rename : intl/uconv/tests/unit/test_encode_gbk.js => intl/uconv/tests/unit/test_encode_gb18030.js
rename : intl/uconv/ucvcn/gbkuniq2b.uf => intl/uconv/ucvcn/gbkuniq.uf
2015-06-03 07:55:24 +09:00
Maksim Lebedev
1c0292df57 Bug 1133417 - Change dependencies and expected results in pointer events tests in section W4. r=smaug 2015-05-29 06:54:00 +02:00
Jean-Yves Avenard
7bf22f4679 Bug 1165938: Disable test on XP/Linux for intermittent failures. r=karlt 2015-05-25 15:09:15 +10:00
Olli Pettay
d6a44b8e13 Bug 1164981 - Add MouseEvent.movementX/Y. r=masayuki, r=ehsan
CLOSED TREE
2015-05-19 16:26:02 -04:00
Ryan VanderMeulen
32c71ac735 Backed out changeset 2ac9fe6d2333 (bug 1164981) for frequent test_bug301397.xul failures.
CLOSED TREE
2015-05-19 15:08:34 -04:00
Olli Pettay
46d974943b Bug 1164981 - Add MouseEvent.movementX/Y, r=masayuki,ehsan
--HG--
extra : rebase_source : 2119f9849223ec49075737ca8fb4356d8f0765b5
2015-05-19 19:57:24 +03:00
Jean-Yves Avenard
4de76e37b8 Bug 1165145: Part3. Update webref results. r=karlt 2015-05-18 16:13:20 +10:00
Jean-Yves Avenard
db634c70ef Bug 1163485: Part2. Update webref test. r=karlt 2015-05-18 15:42:33 +10:00
Jean-Yves Avenard
8471939a0b Bug 1154881: Disable test. r=karlt
The test is incorrect, it can't give consistent results.
2015-05-18 15:34:15 +10:00
Ehsan Akhgari
a9edec6cff Bug 1163829 - Handle one more test 2015-05-14 11:21:32 -04:00
Ehsan Akhgari
9406e010c1 Bug 1163829 - Set the necessary prefs for web-platform service worker tests; r=jgraham 2015-05-14 09:04:50 -04:00
Ms2ger
b961af73cd No bug - Add a bug number to the expected failure in message-event.html.
DONTBUILD

--HG--
extra : amend_source : 0473e70eeef44ce9632dacc40eee1dce31c983ce
2015-05-14 14:31:18 +02:00
Andrea Marchesini
d1caeb7113 Bug 1161950 - patch 2 - fix the webplatform test, r=Ms2ger 2015-05-14 13:13:37 +01:00
Andrea Marchesini
8674a0606d Bug 1161950 - Remove support for createEvent("CloseEvent") / initCloseEvent, r=smaug 2015-05-14 12:25:36 +01:00
James Graham
7147d5e0e3 Bug 1163709 - Update to latest wptrunner, a=testonly 2015-05-11 22:05:14 +01:00
James Graham
9383fbb2bd Bug 1163709 - Update web-platform-tests expected data to revision 5aa79b303c81164549041d1bd9f7887390a10f72, a=testonly 2015-05-11 22:05:13 +01:00
James Graham
392e50e5cd Bug 1163709 - Update web-platform-tests to revision 5aa79b303c81164549041d1bd9f7887390a10f72, a=testonly 2015-05-11 22:05:13 +01:00
Tom Schuster
8f93da1491 Bug 1055473 - Actually disable the web-platform test ON CLOSED TREE 2015-05-09 01:53:30 +02:00
Ben Kelly
34907347de Bug 1161759 Remove stale wpt ini files for Cache API tests. r=jgraham 2015-05-06 09:36:14 -07:00
James Graham
ccc86bf574 Bug 1162090 - Update web-platform-tests expected data to revision 28de405307d9613052ccd1228be7888e109738a6, a=testonly 2015-05-06 17:32:13 +01:00
James Graham
a050a4615c Bug 1162090 - Update web-platform-tests to revision 28de405307d9613052ccd1228be7888e109738a6, a=testonly 2015-05-06 17:32:13 +01:00
Ms2ger
65f9cd87c9 No bug - Add a bug number to the historical.html expectations.
DONTBUILD
2015-05-06 11:37:12 +02:00
James Graham
b307ff9995 Bug 1161535 - Update web-platform-tests expected data to revision 40a9c4e9e4f99a738cd1a7602066c5e84d1b90b5, a=testonly 2015-05-05 21:57:12 +01:00
James Graham
be5d897eb9 Bug 1161535 - Update web-platform-tests to revision 40a9c4e9e4f99a738cd1a7602066c5e84d1b90b5, a=testonly 2015-05-05 21:57:11 +01:00
Jean-Yves Avenard
518ceeb871 Bug 1148224: disable invalid tests. r=karlt 2015-05-01 14:56:54 +10:00
Boris Zbarsky
ca0723ea4a Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles
--HG--
rename : dom/animation/test/css-animations/test_animation-cancel.html => dom/animation/test/css-animations/file_animation-cancel.html
rename : dom/animation/test/css-animations/test_animation-currenttime.html => dom/animation/test/css-animations/file_animation-currenttime.html
rename : dom/animation/test/css-animations/test_animation-finish.html => dom/animation/test/css-animations/file_animation-finish.html
rename : dom/animation/test/css-animations/test_animation-finished.html => dom/animation/test/css-animations/file_animation-finished.html
rename : dom/animation/test/css-animations/test_animation-pausing.html => dom/animation/test/css-animations/file_animation-pausing.html
rename : dom/animation/test/css-animations/test_animation-playstate.html => dom/animation/test/css-animations/file_animation-playstate.html
rename : dom/animation/test/css-animations/test_animation-ready.html => dom/animation/test/css-animations/file_animation-ready.html
rename : dom/animation/test/css-animations/test_animation-starttime.html => dom/animation/test/css-animations/file_animation-starttime.html
rename : dom/animation/test/css-animations/test_animations-dynamic-changes.html => dom/animation/test/css-animations/file_animations-dynamic-changes.html
rename : dom/animation/test/css-animations/test_effect-name.html => dom/animation/test/css-animations/file_effect-name.html
rename : dom/animation/test/css-animations/test_effect-target.html => dom/animation/test/css-animations/file_effect-target.html
rename : dom/animation/test/css-animations/test_element-get-animations.html => dom/animation/test/css-animations/file_element-get-animations.html
rename : dom/animation/test/css-transitions/test_animation-cancel.html => dom/animation/test/css-transitions/file_animation-cancel.html
rename : dom/animation/test/css-transitions/test_animation-currenttime.html => dom/animation/test/css-transitions/file_animation-currenttime.html
rename : dom/animation/test/css-transitions/test_animation-finished.html => dom/animation/test/css-transitions/file_animation-finished.html
rename : dom/animation/test/css-transitions/test_animation-pausing.html => dom/animation/test/css-transitions/file_animation-pausing.html
rename : dom/animation/test/css-transitions/test_animation-ready.html => dom/animation/test/css-transitions/file_animation-ready.html
rename : dom/animation/test/css-transitions/test_animation-starttime.html => dom/animation/test/css-transitions/file_animation-starttime.html
rename : dom/animation/test/css-transitions/test_effect-name.html => dom/animation/test/css-transitions/file_effect-name.html
rename : dom/animation/test/css-transitions/test_effect-target.html => dom/animation/test/css-transitions/file_effect-target.html
rename : dom/animation/test/css-transitions/test_element-get-animations.html => dom/animation/test/css-transitions/file_element-get-animations.html
rename : dom/animation/test/document-timeline/test_document-timeline.html => dom/animation/test/document-timeline/file_document-timeline.html
rename : dom/animation/test/mozilla/test_deferred_start.html => dom/animation/test/mozilla/file_deferred_start.html
rename : layout/style/test/test_animations_pausing.html => layout/style/test/file_animations_pausing.html
2015-04-30 14:25:03 -04:00
Wes Kocher
fa3603804d Backed out changeset 4d85a02e9c28 (bug 1159743) under suspicion of breaking animation tests CLOSED TREE 2015-04-30 15:25:58 -07:00
Boris Zbarsky
5844aafa2d Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles
--HG--
rename : dom/animation/test/css-animations/test_animation-cancel.html => dom/animation/test/css-animations/file_animation-cancel.html
rename : dom/animation/test/css-animations/test_animation-currenttime.html => dom/animation/test/css-animations/file_animation-currenttime.html
rename : dom/animation/test/css-animations/test_animation-finish.html => dom/animation/test/css-animations/file_animation-finish.html
rename : dom/animation/test/css-animations/test_animation-finished.html => dom/animation/test/css-animations/file_animation-finished.html
rename : dom/animation/test/css-animations/test_animation-pausing.html => dom/animation/test/css-animations/file_animation-pausing.html
rename : dom/animation/test/css-animations/test_animation-playstate.html => dom/animation/test/css-animations/file_animation-playstate.html
rename : dom/animation/test/css-animations/test_animation-ready.html => dom/animation/test/css-animations/file_animation-ready.html
rename : dom/animation/test/css-animations/test_animation-starttime.html => dom/animation/test/css-animations/file_animation-starttime.html
rename : dom/animation/test/css-animations/test_animations-dynamic-changes.html => dom/animation/test/css-animations/file_animations-dynamic-changes.html
rename : dom/animation/test/css-animations/test_effect-name.html => dom/animation/test/css-animations/file_effect-name.html
rename : dom/animation/test/css-animations/test_effect-target.html => dom/animation/test/css-animations/file_effect-target.html
rename : dom/animation/test/css-animations/test_element-get-animations.html => dom/animation/test/css-animations/file_element-get-animations.html
rename : dom/animation/test/css-transitions/test_animation-cancel.html => dom/animation/test/css-transitions/file_animation-cancel.html
rename : dom/animation/test/css-transitions/test_animation-currenttime.html => dom/animation/test/css-transitions/file_animation-currenttime.html
rename : dom/animation/test/css-transitions/test_animation-finished.html => dom/animation/test/css-transitions/file_animation-finished.html
rename : dom/animation/test/css-transitions/test_animation-pausing.html => dom/animation/test/css-transitions/file_animation-pausing.html
rename : dom/animation/test/css-transitions/test_animation-ready.html => dom/animation/test/css-transitions/file_animation-ready.html
rename : dom/animation/test/css-transitions/test_animation-starttime.html => dom/animation/test/css-transitions/file_animation-starttime.html
rename : dom/animation/test/css-transitions/test_effect-name.html => dom/animation/test/css-transitions/file_effect-name.html
rename : dom/animation/test/css-transitions/test_effect-target.html => dom/animation/test/css-transitions/file_effect-target.html
rename : dom/animation/test/css-transitions/test_element-get-animations.html => dom/animation/test/css-transitions/file_element-get-animations.html
rename : dom/animation/test/document-timeline/test_document-timeline.html => dom/animation/test/document-timeline/file_document-timeline.html
rename : dom/animation/test/mozilla/test_deferred_start.html => dom/animation/test/mozilla/file_deferred_start.html
rename : layout/style/test/test_animations_pausing.html => layout/style/test/file_animations_pausing.html
2015-04-30 14:25:03 -04:00
Boris Zbarsky
ecba4cbc0c Bug 1159756. Stop forcing the media.mediasource.enabled preference to true and the media.mediasource.whitelist preference to false in the test harness. r=kinetik 2015-04-30 14:25:03 -04:00
James Graham
2b09933c8c Bug 1160085 - Update to latest wptrunner, a=testonly 2015-04-30 11:27:05 +01:00
Ben Kelly
2523e407a4 Bug 1154325 P3 Re-enable service-workers/cache-storage WPT tests. r=jgraham 2015-04-29 09:03:15 -07:00
James Graham
ce84bb0e7e Bug 1157218 - Update web-platform-tests expected data to revision 20aef05e164be1ccbbd8f66192f01e778b5e5c18, a=testonly 2015-04-22 17:33:49 +01:00
James Graham
1e1bec5c20 Bug 1157218 - Update to latest wptrunner, a=testonly 2015-04-22 17:33:48 +01:00
James Graham
ff8ed55e99 Bug 1157218 - Update web-platform-tests to revision 20aef05e164be1ccbbd8f66192f01e778b5e5c18, a=testonly
--HG--
rename : testing/web-platform/tests/tools/lint/lint.whitelist => testing/web-platform/tests/lint.whitelist
2015-04-22 17:33:48 +01:00
James Graham
c8536200a3 Bug 1154691 - Update wptrunner to remove old exception type, a=testonly 2015-04-20 12:40:16 +01:00
Ehsan Akhgari
8c4b896b0c Bug 1154325 - Disable all DOM Cache web-platform-tests until the intermittent failures have been fixed
Landed on a CLOSED TREE


--HG--
rename : testing/web-platform/meta/service-workers/cache-storage/serviceworker/cache-add.https.html.ini => testing/web-platform/meta/service-workers/cache-storage/common.https.html.ini
2015-04-17 18:11:48 -04:00
Ehsan Akhgari
36e1a85be8 Bug 1154325 - Disable the cache-storage-keys.https.html test in the worker and service worker contexts as well
Landed on a CLOSED TREE
2015-04-17 16:47:55 -04:00
Ehsan Akhgari
e070e4b42c Bug 1154325 - Disable /service-workers/cache-storage/window/cache-storage-keys.https.html for now
Landed on a CLOSED TREE
2015-04-17 15:06:18 -04:00
Ben Kelly
41792a93a0 Bug 1110485 P3.1 Note WPT cache-storage-keys test passes after refactor fixed op queueing bug. r=jgraham 2015-04-16 12:00:15 -07:00
Boris Zbarsky
9f8de4bfd5 Bug 1154366. Pass in a JSContext to StructuredCloneContainer::InitFromJSVal so it will throw its exceptions somewhere where people might see them. r=bholley 2015-04-16 13:22:15 -04:00
James Graham
9f49755dec Bug 1155079 -Update web-platform-tests expected data to revision 89b6e2bc460316c7f273712d22f0b2d3a3d0c5be, a=testonly 2015-04-16 09:45:59 +01:00
James Graham
e8569f1458 Bug 1155079 -Update to latest wptrunner, a=testonly 2015-04-16 09:44:10 +01:00
James Graham
ee28e32f72 Bug 1154823 - Give upstreaming script a simple UI to select commits that should not be upstreamed (e.g. backouts) r=Ms2ger 2015-04-16 09:44:08 +01:00
James Graham
0565fbf26e Bug 1155079 - Update web-platform-tests to revision 89b6e2bc460316c7f273712d22f0b2d3a3d0c5be, a =testonly 2015-04-16 09:43:09 +01:00
Valentin Gosu
f2c9e3a737 Bug 1149913 - Disable bug 1093611. Set pref dom.url.encode_decode_hash to true r=honzab 2015-04-16 05:25:10 +03:00
Ehsan Akhgari
d89cd18a00 Bug 1149987 follow-up: Disable the broken WPT tests completely because I can't figure out how to disable just the failing tests
Landed on a CLOSED TREE
2015-04-15 18:43:00 -04:00
Boris Zbarsky
40117e1eef Bug 1154878 another followup. Update wpt tests to not expect navigator.taintEnabled() in workers, because we still have a CLOSED TREE 2015-04-15 18:18:29 -04:00
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