Ehsan Akhgari
37e48f5744
Bug 1179397
- Disallow FetchEvent.respondWith() when the dispatch flag is unset; r=jdm
2015-10-09 13:36:53 -04:00
Andrea Marchesini
8b0c8150c4
Bug 949376 - MessageEvent::initMessageEvent, r=smaug
2015-10-08 17:44:58 +01:00
Ehsan Akhgari
0696081d1e
Bug 1212683 - Fix and enable update.https.html; r=jdm
...
The source of the missing python script is:
https://chromium.googlesource.com/chromium/src/+/8a0f7fc/third_party/WebKit/LayoutTests/http/tests/serviceworker/ServiceWorkerGlobalScope/resources/update-worker.php
2015-10-08 08:57:05 -04:00
Valentin Gosu
5412ea776f
Bug 1199430 - fix wpt tests. a=me
2015-10-08 13:52:12 +02:00
Valentin Gosu
7088f89029
Bug 1199430 - update to tests. r=gijs
2015-10-08 11:57:58 +02:00
Aryeh Gregor
0ba87aa775
Bug 1192855 - Check validity in advance for nsRange::InsertNode; r=hsivonen
2015-10-07 16:07:39 +03:00
Ehsan Akhgari
fa8eece398
Bug 1179401 - Call stopImmediatePropagation() on the Event object in respondWith(); r=jdm
2015-10-05 16:12:28 -04:00
Nigel Babu
4d24e0daf4
Backed out changeset b958e25b1ecf (bug 1209744) for mochitest bustage
2015-10-05 14:22:10 +05:30
Martin Thomson
afb5e5b2e6
Bug 1209744 - Implement canTrickleIceCandidates attribute, r=bwc, r=khuey
2015-10-01 12:52:00 +02:00
James Graham
15fdb4dcb0
Bug 1197365 - Update to latest wptrunner, a=testonly
2015-10-02 12:06:02 +01:00
James Graham
67fb17e505
Bug 1197365 - Update metadata for wpt-e10s tests to improve stability, a=testonly
2015-10-02 12:05:58 +01:00
Kyle Huey
c0f8d21988
Bug 1210581: Test controlled worker loads (XHR, fetch, importScripts). r=ehsan
2015-10-01 16:44:17 -07:00
Bobby Holley
d653a6fa32
Bug 1180756 - Convert chromium's service-worker-csp-worker.php into server-side python. r=bkelly
2015-10-01 11:33:44 -07:00
Andrea Marchesini
cb356ada27
Bug 1205676 - Re-enable test fetch-request-css-base-url.https, r=bkelly
2015-10-01 12:58:32 +03:00
Jean-Yves Avenard
5e3b704c91
Bug 1159171: [MSE] P3. Update webref results. r=karlt
...
We now use FFmpeg on linux to decode h264. This allows to pass all the mp4 tests.
FFmpeg (like windows 7) will buffer 15 frames prior outputting a frame which causes TIMEOUT as the media appended only contains 12 frames.
2015-10-01 19:40:21 +10:00
Gregory Szorc
303fb763ea
Bug 1208320 - Produce web-platform test archive without staging; r=glandium
...
The web-platform test archive now builds without any staging at all.
This saves ~103 MB of file copies on my machine.
The testing/web-platform/Makefile.in serves no purpose after this
change, so it and all references to it have been removed.
2015-09-30 09:47:22 -07:00
Bas Schouten
3e0ec0e46b
Bug 1208465 - Part 2: Disable using Direct2D when 1.1 is unavailable. r=jrmuizel
2015-09-25 13:30:57 +00:00
Catalin Badea
77734b0201
Bug 1188545 - Fix wpt test ServiceWorkerGlobalScope/unregister.https.html. a=testonly
2015-09-30 19:11:03 -04:00
Catalin Badea
499619fd31
Bug 1188545 - Make skip-waiting-using-registration.html wpt test pass. a=testonly
2015-09-30 19:11:03 -04:00
Catalin Badea
2b737890e9
Bug 1188545 - Update expected results for some service worker tests. a=testonly
2015-09-30 19:11:03 -04:00
Wes Kocher
b9fbd35293
Backed out 12 changesets (bug 1188545) for test_fetch_cors failures CLOSED TREE
...
Backed out changeset e04738ee72a3 (bug 1188545)
Backed out changeset 1989893b59de (bug 1188545)
Backed out changeset 11ff29cc25d8 (bug 1188545)
Backed out changeset 4b6bdf859845 (bug 1188545)
Backed out changeset 76eb7ffeca2a (bug 1188545)
Backed out changeset 4473e036b52e (bug 1188545)
Backed out changeset 2a28cb794b23 (bug 1188545)
Backed out changeset 1fa2f55727f3 (bug 1188545)
Backed out changeset 032f4c24fc34 (bug 1188545)
Backed out changeset 4be675dc1b37 (bug 1188545)
Backed out changeset d5d05def5b17 (bug 1188545)
Backed out changeset e94f12b0bcf3 (bug 1188545)
2015-09-30 11:11:47 -07:00
Catalin Badea
d7e1f75fbd
Bug 1188545 - Fix wpt test ServiceWorkerGlobalScope/unregister.https.html. a=testonly
2015-09-30 10:14:33 -04:00
Catalin Badea
499f530c65
Bug 1188545 - Make skip-waiting-using-registration.html wpt test pass. a=testonly
2015-09-30 10:14:33 -04:00
Catalin Badea
9419647ebb
Bug 1188545 - Update expected results for some wpt tests. a=testonly
2015-09-30 10:14:33 -04:00
Andreas Pehrson
213c21c321
Bug 1155923 - Fix WPT unexpected-passes. r=bustage CLOSED TREE
2015-09-30 16:40:25 +08:00
Martin Thomson
dbadf22a7c
Bug 1155923 - Updating webplatform-tests, r=jib
2015-09-28 11:25:04 -07:00
James Graham
dfc20991f7
Bug 1209297 - Update web-platform-tests expected data to revision 2869a58fd81da41f9f904441ff39f9398fba53bc, a=testonly
2015-09-28 23:03:12 +01:00
James Graham
79efa28f21
Bug 1209297 - Update web-platform-tests to revision 2869a58fd81da41f9f904441ff39f9398fba53bc, a=testonly
2015-09-28 23:02:37 +01:00
Kyle Huey
8ba777d027
Bug 1208687: Only discard events from the outermost queue. r=ehsan
...
When workers shut down we discard the event queue rather than running it to completion. Originally workers managed their event queue themselves and would simply iterate through the array of events and cancel them all. After bug 914762 this was done by setting a (thread-)global "canceling" flag and then calling NS_ProcessPendingEvents. But this neglects that a shut down request can be received while the worker is in a sync queue. In this case, calling NS_ProcessPendingEvents will process any events pending in the sync queue, which is *not* the queue we need to cancel.
The fix is, if we are in a sync queue when NotifyInternal is called, to defer clearing the queue until the top-most sync queue is destroyed and we are about to return to the regular event queue. Only then can we call NS_ProcessPendingEvents to clear out the queue. Because we can never process any events from this queue while sync queues are active, the timing of the mass cancellation is unchanged from the perspective of events in the regular queue.
2015-09-28 14:34:28 -07:00
Karl Tomlinson
56afd11971
test for bug 864171 and bug 1053011 r=padenot
2015-09-24 19:07:29 +12:00
Michael Layzell
666b312bae
Bug 1207233 - Don't provide a default content-type header if user calls XHR.setRequestHeader('Content-Type', ''), r=jduell
2015-09-24 16:54:11 -04:00
Andrea Marchesini
c77bc0de8d
Bug 1205676 - Enable WPT service-worker/unregister-then-register-new-script.https.html in e10s, r=nsm
2015-09-23 19:40:51 +01:00
Masatoshi Kimura
f6bdfe5279
Bug 647621 - Remove document.charset from historical.html because it was eventually added to the spec. r=Ms2ger
2015-09-23 09:32:30 +09:00
Masatoshi Kimura
7ebbf10635
Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz
2015-09-23 09:32:29 +09:00
Nikhil Marathe
2cfc9dbef8
Bug 1184798 - Update web-platform-tests expected data. a=testonly
2015-09-21 23:20:57 -07:00
Nikhil Marathe
4bbbb66200
Bug 1184798 - same origin, cors and no-cors load tests. r=bkelly
2015-09-17 12:57:50 -07:00
Nikhil Marathe
7a0b9be53d
Bug 1184798 - Ensure workers loads are treated as non-subresource fetches. r=jdm
2015-09-17 11:56:41 -07:00
Nikhil Marathe
d2a6c8d4de
Bug 1189671 - Fix getregistrations test. r=jgraham
...
Moves the test to .https so it actually works.
Switches to using promise_test like the current blink test since sequential promise is not implemented and not needed.
compares registrations by scope since getRegistrations() produces new objects every time.
Change the with_iframe() call for the remote frame registration to actually
wait till the remote register() finishes so there is a valid registration to
unregister() when the frame receives a message.
2015-09-14 12:58:09 -07:00
Michael Layzell
1c1f0ab037
Bug 918742 - Correct handling of author-supplied charsets in XMLHttpRequest, r=bz
2015-09-22 12:26:15 -04:00
Jan-Ivar Bruaroey
c671c9e505
Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup
2015-09-21 20:57:12 -04:00
Christoph Kerschbaumer
f32f24a142
Bug 1048048 - add preload content policy types - web platform test updates (r=dveditz)
2015-09-20 14:56:46 -07:00
Wes Kocher
977486c724
Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
...
Backed out changeset b5abe23a4ea5 (bug 1048048)
Backed out changeset 4f91b10e8be0 (bug 1048048)
Backed out changeset 450d4a13c90e (bug 1048048)
Backed out changeset 6a727c40eb68 (bug 1048048)
Backed out changeset 88c2333ff745 (bug 1048048)
Backed out changeset 740ab1ecd079 (bug 1048048)
Backed out changeset 02c6d6aef163 (bug 1048048)
2015-09-21 09:08:34 -07:00
Christoph Kerschbaumer
0b368841fc
Bug 1048048 - add preload content policy types - web platform test updates (r=dveditz)
2015-09-20 14:56:46 -07:00
Bobby Holley
225fd0afb5
Bug 1189668 - Check CSP before completing channel interception. r=ehsan
2015-09-20 00:32:14 -07:00
Nikhil Marathe
af2f7dd16c
Bug 1186857 - Update web-platform-tests expected data. r=jgraham
...
Comparing scopes for now, added a note to Bug 1201127 to fix this.
2015-09-08 16:45:42 -07:00
Nikhil Marathe
4486a197c7
Bug 1181038 - Add performance timing worker. r=jgraham
...
This adds the file and fixes the path to make the test run. We do not support
performance timing on workers yet. I filed Bug 1203749 for that.
Update web-platform-tests expected data
2015-09-10 15:33:44 -07:00
Boris Zbarsky
02aa90f994
Bug 1205364 part 1. Make createAttribute in an HTML document lowercase the passed-in attribute name. r=smaug
2015-09-18 13:36:24 -04:00
James Graham
edcaa6f128
Bug 1105760 - Increase timeout for unstable Media Source test, rs=Ms2ger
2015-09-18 13:25:06 +01:00
James Graham
e3dbf95b73
Bug 1197365 - Update metadata for web-platform-tests-e10s a=testonly
2015-09-18 10:04:43 +01:00
Christoph Kerschbaumer
4e1addf5a8
Bug 1026520 - CSP: Inline report sending into allows - web platform test updates (r=deveditz)
2015-09-17 22:36:08 -07:00