Commit Graph

1964 Commits

Author SHA1 Message Date
Kyle Machulis
a0d294845f Bug 782751 - User Timing API Implementation; r=baku 2015-02-03 21:46:23 -08:00
Birunthan Mohanathas
5bd98fba8d Bug 1122044 - Remove unreferenced moz.build files. r=mshal 2015-01-21 20:15:59 +02:00
JW Wang
6304299d7a Bug 1121332. Part 6 - update test_interfaces.html. r=bz 2015-01-31 13:23:59 +13:00
Ryan VanderMeulen
5def7f4a1a 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
d9a80da92f Bug 782751 - User Timing API Implementation; r=baku 2015-01-30 09:29:36 -08:00
Phil Ringnalda
f34cfd6f81 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
Kyle Machulis
46e40ebb44 Bug 782751 - User Timing API Implementation; r=baku 2015-01-29 18:04:27 -08:00
Joel Maher
fc369e30fd Bug 1115063 - test_localStorageQuotaPrivateBrowsing_perwindowpb.html fails when run as a standalone directory. r=ehsan 2015-01-26 14:41:35 -05:00
Nikhil Marathe
a74d0f5ce3 Bug 1122258 - Fetch API: Set anonymous flag on channel if no credentials are to be passed. 2015-01-15 14:28:14 -08:00
Nikhil Marathe
7e7584b02d Bug 1109742 - Fix Body.json() error rejection. r=baku 2014-12-04 14:06:45 -08:00
Nikhil Marathe
2a1d50f3dd Bug 1121682 - fetch() should reject with TypeError 2015-01-14 13:43:27 -08:00
Andrea Marchesini
1483061808 Bug 1107699 - Remove timeout before Console.log() and the dispatching of ConsoleEvents, r=past 2015-01-23 13:12:02 +00:00
Phil Ringnalda
cd848381e8 Backed out 4 changesets (bug 1117650) because moving tests causes WebRTC tests to move from running first in a linux64 debug mochitest-e10s chunk to running last in another chunk, and they fail if they run last in a chunk
CLOSED TREE

Backed out changeset 9318cab3bd13 (bug 1117650)
Backed out changeset aff44058c799 (bug 1117650)
Backed out changeset eef01ed4d406 (bug 1117650)
Backed out changeset 1b25392be437 (bug 1117650)
2015-01-20 22:48:32 -08:00
Phil Ringnalda
bf8711bb48 Bug 1117650 followup, unbreak fetch test by telling it where the cors server moved, rs=bholley
CLOSED TREE
2015-01-20 21:57:18 -08:00
Phil Ringnalda
cd3a357c1c Bug 744125 - Disable test_pointerlock-api.html on 10.10, too 2015-01-14 22:32:08 -08:00
Andrea Marchesini
83506b364b Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug 2015-01-15 16:58:41 +00:00
Andrea Marchesini
bcc1fec640 Bug 966439 - BroadcastChannel API - patch 1 - BroadcastChannel for main-thread, r=smaug, r=bent 2015-01-15 16:58:40 +00:00
Andrea Marchesini
ad459b9653 Bug 919106 - test_pointerlock-api.html Disabled for windows, r=RyanVM 2015-01-15 16:47:37 +00:00
Nikhil Marathe
86e81d17de Bug 1119021 - Implement fetch() redirects correctly. r=bkelly 2015-01-07 13:47:18 -08:00
Nikhil Marathe
03579a2217 Bug 1119021 - CORS credentials tests. r=bkelly
Allow request to continue when useCredentials is set.
2015-01-05 15:43:54 -08:00
Nikhil Marathe
1941238a33 Bug 1119021 - CORS support. r=baku,bkelly
Use nsCrossSiteListenerProxy.h helpers to implement CORS support.
Several CORS fixes and lots of CORS tests.

Fixes:
Use empty string stream if response has no stream.
Parse Access-Control-Expose-Headers correctly.
Copy over remaining InternalRequest constructor attributes and set unsafe request flag.
Call FailWithNetworkError() in more cases.
Add non-simple Request headers to unsafeHeaders list for CORS check.
Do not AsyncOpen channel directly when CORS preflight is required.
Fix check for simple request method (was checking the opposite condition).
2015-01-07 15:50:54 -08:00
Ryan VanderMeulen
35882877b9 Backed out 11 changesets (bug 966439, bug 1121472) for causing widespread test failures and because inbound isn't Try and shouldn't be treated as such.
Backed out changeset e6cd15d43b5a (bug 1121472)
Backed out changeset 4f9788639f3f (bug 966439)
Backed out changeset ac9a967e5a10 (bug 966439)
Backed out changeset 14d322737871 (bug 966439)
Backed out changeset 8f941e519580 (bug 966439)
Backed out changeset b82d1010c6b4 (bug 966439)
Backed out changeset 2c29a52a03bd (bug 966439)
Backed out changeset e4b0802a3f06 (bug 966439)
Backed out changeset bdc9a0310034 (bug 966439)
Backed out changeset 6b3ae19628e6 (bug 966439)
Backed out changeset 3d23e775033a (bug 966439)

CLOSED TREE
2015-01-14 11:46:14 -05:00
Andrea Marchesini
5543fa8880 Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug 2015-01-14 11:50:35 +00:00
Andrea Marchesini
bd169a17ca Bug 966439 - BroadcastChannel API - patch 1 - BroadcastChannel for main-thread, r=smaug, r=bent 2015-01-14 11:50:31 +00:00
Gabor Krizsanits
ced3568cd7 Bug 1111633 - Unresolved pseudo class. r=bz 2015-01-13 19:58:06 +01:00
Nikhil Marathe
e797f28402 Bug 1039846 - Patch 8: A few response body tests. r=bkelly 2014-12-15 23:04:10 -08:00
Nikhil Marathe
9f15360bf2 Bug 1039846 - Patch 6: Basic test runner. r=bkelly 2015-01-02 14:38:28 -08:00
Nikhil Marathe
5efcea65d0 Bug 1039846 - Patch 5: FetchDriver basic HTTP fetch support. r=baku,bkelly
This patch has the following big pieces:
HTTP support in FetchDriver, which requires the principal of the caller to be passed.
Managing worker lifetime when a fetch() call is in progress.
Managing worker lifetime when a Response body is being read.
Using nsIPipe to link network streams to Request/Response body streams.
Using nsIInputStreamPump to convert Request/Response body streams into respective types.

Folded:
Bug 1039846 - Fetch API: Use a pipe to immediately start writing HTTP body data to InternalResponse.
Bug 1039846 - Assert bodystream can be set only once
Bug 1039846 - Add feature when handling fetch responses on workers
Bug 1039846 - Try to retarget http fetch delivery off main thread.
Bug 1039846 - Safely consume body using nsIInputStreamPump on workers and main thread.
Bug 1039846 - Retarget body reading to stream transport service.
2014-12-10 00:51:59 -08:00
Carsten "Tomcat" Book
37849e6fe9 Merge mozilla-central to mozilla-inbound 2015-01-13 15:29:02 +01:00
Carsten "Tomcat" Book
210725d9ce merge mozilla-inbound to mozilla-central a=merge 2015-01-13 14:24:21 +01:00
Fabrice Desré
dff16cb177 Bug 1108096 - Langpack support for b2g/gaia r=ferjm,sicking 2015-01-10 15:00:27 -08:00
Ted Mielczarek
bc5e1e090e bug 852257 fixup, add missing skip-if in manifest (CLOSED TREE)
--HG--
extra : amend_source : a06b60a8bd378e359d12c54babcf0ac29bb71417
2015-01-12 13:25:58 -05:00
Boris Zbarsky
e25bd00f5c Bug 971732. Hide the DeviceStorage interface object in cases when the corresponding navigator APIs are hidden. r=sicking 2015-01-12 11:52:20 -05:00
Snigdha Agarwal
acfd0c27d8 Bug 852257 - implement Gamepad.timestamp property; r=ted, r=smaug
--HG--
extra : rebase_source : 39bb03690dd1b455c73604eca3eb0f2811449a54
extra : amend_source : 34220433ef534585057c0a7f0fca370b8cb0bc86
2015-01-07 14:17:04 -05:00
Valentin Gosu
a4d803ac07 Bug 1099092: Remove expected-fails for animation-timeline and disable test on b2g a=testonly CLOSED TREE 2015-01-09 18:50:01 +02:00
Valentin Gosu
8f554a2abb Bug 1099092 - Add tests for navigation timing r=bz 2015-01-09 16:35:51 +02:00
Shih-Chiang Chien
65b37e606a Bug 1080474 - Part 2 - expose device information via PresentationDeviceInfoManager API. r=khuey r=fabrice. 2014-11-14 13:55:24 -08:00
Andrea Marchesini
051c424e5c Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan 2015-01-13 09:53:24 +00:00
Andrea Marchesini
4585c23b29 Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-13 09:53:14 +00:00
Tillmann Karras
ce3c033898 Bug 707484 - Allow setting XHR.responseType before open(); r=smaug 2015-01-13 09:51:09 +01:00
Ben Hsu
432933843b Bug 1114841 - Part 3: Remove DOMMMIError (Test). r=smaug
--HG--
extra : histedit_source : 475ee5c33d7528360e994fdd2ac191b6a9342267
2015-01-04 18:37:00 -05:00
William Chen
90518b395e Bug 1093680 - Make sure there is a script blocker when cloning nodes. r=smaug 2015-01-05 17:00:27 -08:00
Phil Ringnalda
50e550fea1 Backed out 7 changesets (bug 1018320) because the debug M12 is still from this
Backed out changeset f60d4ad64070 (bug 1018320)
Backed out changeset 1aac4d23ccd2 (bug 1018320)
Backed out changeset 6063a2463d6c (bug 1018320)
Backed out changeset 2df23c44ef44 (bug 1018320)
Backed out changeset daf456b0a23a (bug 1018320)
Backed out changeset 3e2e4d298e98 (bug 1018320)
Backed out changeset 012373bb552b (bug 1018320)
2015-01-05 08:02:54 -08:00
Andrea Marchesini
aedcb9cd19 Bug 1018320 - RequestSync API - patch 7 - reject promise when an exception is thrown, r=fabrice 2015-01-05 13:42:09 +01:00
Andrea Marchesini
7c5894e4d3 Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan 2015-01-05 13:42:07 +01:00
Andrea Marchesini
f13806b672 Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-05 13:41:59 +01:00
Phil Ringnalda
8894c5baf9 Backed out 7 changesets (bug 1018320)
Backed out changeset 2ef1c26d77d3 (bug 1018320)
Backed out changeset bce9ed290ddd (bug 1018320)
Backed out changeset 8c01c134e40f (bug 1018320)
Backed out changeset 46353577ef7a (bug 1018320)
Backed out changeset edf5737d6e0e (bug 1018320)
Backed out changeset c6fcdd1c681f (bug 1018320)
Backed out changeset 5e26604cc6e0 (bug 1018320)
2015-01-04 08:40:27 -08:00
Andrea Marchesini
076f679835 Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan 2015-01-04 10:37:18 +01:00
Andrea Marchesini
7ff8c9cf85 Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-04 10:36:46 +01:00
William Chen
c83bdf33f5 Bug 1102502 - Fire custom elements attachedCallback when elements are created and inserted into the document by the parser. r=smaug 2014-12-22 22:35:32 -08:00