Andrea Marchesini
77695fd5ca
Bug 919106 - test_pointerlock-api.html Disabled for windows, r=RyanVM
2015-01-15 16:47:37 +00:00
Nikhil Marathe
42cca6e8e5
Bug 1119021 - Implement fetch() redirects correctly. r=bkelly
...
--HG--
extra : rebase_source : 763d1052fae35a101a6859548b9cb137066dd1c6
2015-01-07 13:47:18 -08:00
Nikhil Marathe
57a71b17f1
Bug 1119021 - CORS credentials tests. r=bkelly
...
Allow request to continue when useCredentials is set.
--HG--
extra : rebase_source : c39f6a4ebbf779e91f2bf380e4410fe1cf25daa1
2015-01-05 15:43:54 -08:00
Nikhil Marathe
d9e1145f1c
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).
--HG--
extra : rebase_source : 4b08f6a5959e470394c88249b39464b3b7d20948
2015-01-07 15:50:54 -08:00
Ryan VanderMeulen
050f1df69c
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
4af9097f62
Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug
2015-01-14 11:50:35 +00:00
Andrea Marchesini
79782d59ce
Bug 966439 - BroadcastChannel API - patch 1 - BroadcastChannel for main-thread, r=smaug, r=bent
2015-01-14 11:50:31 +00:00
Gabor Krizsanits
380412f166
Bug 1111633 - Unresolved pseudo class. r=bz
2015-01-13 19:58:06 +01:00
Nikhil Marathe
e58e6605b9
Bug 1039846 - Patch 8: A few response body tests. r=bkelly
...
--HG--
extra : rebase_source : 73069e29337402f00c4d1742b670f0d35d42f3b8
2014-12-15 23:04:10 -08:00
Nikhil Marathe
6a92a4e39d
Bug 1039846 - Patch 6: Basic test runner. r=bkelly
...
--HG--
extra : rebase_source : 316ea1a11d26f1cfaa7a3eabc4b415062fc5fc5d
2015-01-02 14:38:28 -08:00
Nikhil Marathe
a4cda06007
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.
--HG--
extra : rebase_source : 809c4e799835ad6fd153b673cad70109d257ab6c
2014-12-10 00:51:59 -08:00
Carsten "Tomcat" Book
48c2670453
Merge mozilla-central to mozilla-inbound
2015-01-13 15:29:02 +01:00
Carsten "Tomcat" Book
fcf963f274
merge mozilla-inbound to mozilla-central a=merge
2015-01-13 14:24:21 +01:00
Fabrice Desré
ca929c002b
Bug 1108096 - Langpack support for b2g/gaia r=ferjm,sicking
2015-01-10 15:00:27 -08:00
Ted Mielczarek
c1a62cc383
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
630e887411
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
00bba16ab8
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
f47a6e3ba0
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
a754e7d054
Bug 1099092 - Add tests for navigation timing r=bz
2015-01-09 16:35:51 +02:00
Shih-Chiang Chien
7bbad82370
Bug 1080474 - Part 2 - expose device information via PresentationDeviceInfoManager API. r=khuey r=fabrice.
2014-11-14 13:55:24 -08:00
Andrea Marchesini
3cc78a6424
Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan
2015-01-13 09:53:24 +00:00
Andrea Marchesini
d87db66355
Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan
2015-01-13 09:53:14 +00:00
Tillmann Karras
4954dd6584
Bug 707484 - Allow setting XHR.responseType before open(); r=smaug
2015-01-13 09:51:09 +01:00
Ben Hsu
d4a05e956a
Bug 1114841 - Part 3: Remove DOMMMIError (Test). r=smaug
...
--HG--
extra : histedit_source : 475ee5c33d7528360e994fdd2ac191b6a9342267
2015-01-04 18:37:00 -05:00
William Chen
9927a2c96b
Bug 1093680 - Make sure there is a script blocker when cloning nodes. r=smaug
2015-01-05 17:00:27 -08:00
Phil Ringnalda
5e00245a97
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
9ec93a5634
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
772017c44f
Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan
2015-01-05 13:42:07 +01:00
Andrea Marchesini
d05058d041
Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan
2015-01-05 13:41:59 +01:00
Phil Ringnalda
83787edc3c
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
205679b3f7
Bug 1018320 - RequestSync API - patch 6 - Manager API, r=ehsan
2015-01-04 10:37:18 +01:00
Andrea Marchesini
93d0f41a19
Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan
2015-01-04 10:36:46 +01:00
William Chen
f20229f5d0
Bug 1102502 - Fire custom elements attachedCallback when elements are created and inserted into the document by the parser. r=smaug
2014-12-22 22:35:32 -08:00
William Chen
27d4f06056
Bug 1081039 - cloneNode on a custom element should call createdCallback if cloned in a document with a custom element definition. r=smaug
2014-12-22 18:19:08 -08:00
Carsten "Tomcat" Book
edc3687757
Backed out changeset 2996cc51cb0d (bug 1000305)
2014-12-19 10:47:41 +01:00
Ted Clancy
30c1458fae
Bug 1000305 - Part 2 - Tests for getIcon(). r=ferjm r=waldo
2014-12-18 17:42:25 -05:00
Christoph Kerschbaumer
577c59d7ea
Bug 1080987 - navigator.sendBeacon() needs to sent origin header - test (r=sicking)
2014-11-19 16:03:30 -08:00
abdelrhman
605c00590b
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
...
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Ehsan Akhgari
309b4049b4
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
...
We are white-listing the existing set of tests that use setTimeout
like this. Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.
This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Paul Adenot
44696fc60b
Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug
...
--HG--
extra : rebase_source : c0d3df3c4ea01001c0800997edbdf441c7287fb8
2014-11-19 18:15:13 +01:00
Alexandre Lissy
1903e36586
Bug 1100876 - Add showOnlyOnce to MozBehavior dict. r=mhenretty, r=smaug
...
There are some notifications that we know we don't want to resend. For
instance, Voicemail notifications are some, since everytime the network
will be ready it will notify us of the status, so we don't have to
resend it on reboot. We add a 'showOnlyOnce' key in the MozBehavior dict
for this usecase.
2014-11-25 08:26:00 -05:00
Mike Habicher
6a2195c0c0
Bug 1099390 - add reason to onClosed event, r=aosmond,bz
2014-11-25 14:45:00 -05:00
Vladimir Vukicevic
c12136ff59
Bug 1036604 - Add VRDevice interfaces, navigator.getVRDevices call, and Oculus Rift gfxVR; r=bz,jrmuizel
2014-07-09 12:24:49 -07:00
Chris Pearce
fc70ad371b
Bug 1095257 - Implement Navigator.requestMediaKeySystemAccess(). r=edwin r=bz r=peterv
2014-11-18 22:13:02 +13:00
Carsten "Tomcat" Book
4af8f7f9ed
Backed out changeset 7fa6291d952d (bug 1095257) for suspicion of causing jit tests
2014-11-18 13:14:36 +01:00
Chris Pearce
c86270ed15
Bug 1095257 - Implement Navigator.requestMediaKeySystemAccess(). r=edwin r=bz r=peterv
2014-11-18 22:13:02 +13:00
Ryan VanderMeulen
c8a3b159d8
Merge m-c to inbound. a=merge
2014-11-13 15:47:16 -05:00
Bobby Holley
54b4d05332
Bug 1092388 - Remove cross-origin document.write test. r=bz
...
This test is pretty bogus. It uses enablePrivilege and then tries to test
various document.write behaviors across origins.
This test in general is pretty terrible. I spent a while trying to improve it,
got frustrated, was tempted to remove the whole thing, and then finally settled
on this as the path of least resistance.
2014-11-13 11:13:36 -08:00
Vinay G Shetty
0b8f3a75b5
Bug 886026 - Make ClearWatch work for pending request. r=jdm
2014-11-07 10:42:00 -05:00
Kan-Ru Chen (陳侃如)
084ab7eb10
Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice
...
Some mochitest that use embed-apps in an oop context is disabled.
--HG--
extra : rebase_source : 72de2cdae86eb8d55e642529cd4aae0af97e4e96
2014-11-11 10:25:36 +08:00