Commit Graph

1975 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
0f3af42991 Bug 1111834 - CORS preflight of navigator.sendBeacon() should not follow 30x redirect - tests. r=sicking 2014-11-19 16:03:30 -08:00
Andrew Comminos
ca3278b892 Bug 1180840 - Make test_focus.xul not expect a specific text selection position after mouse event synthesis. r=enn
--HG--
extra : rebase_source : d01d5a8c6d2c728b80a15bf89c8fca231228904a
2015-07-08 10:10:00 +02:00
Xidorn Quan
49222ce9db Bug 1170369 - Enable tests of Fullscreen API and PointerLock API on Windows XP and OS X 10.6+. r=RyanVM
--HG--
extra : source : 01f249688bdeaccc54efc986ca7fd027751153f1
2015-07-09 08:00:33 +10:00
Xidorn Quan
2d0b1c04d6 Bug 1174323 - Disable screenClientXYConst subtest of pointerlock test on OS X. rs=KWierso 2015-07-08 19:25:45 +10:00
Markus Stange
58390fd516 Bug 599328 - Clicking a label shouldn't draw a focus ring if clicking the control wouldn't have. r=enndeakin 2015-07-08 00:46:48 -04:00
Wes Kocher
bdf0f17d12 Backed out changeset aa4ba2c25de7 (bug 599328) for test_bug426082.html failures on OSX 2015-07-07 16:33:30 -07:00
Markus Stange
1cd1524b7d Bug 599328 - Clicking a label shouldn't draw a focus ring if clicking the control wouldn't have. r=enndeakin
--HG--
extra : rebase_source : 6126db042e918a329739c142330e4ac870bff0f5
2015-06-23 08:20:04 -07:00
Brian Birtles
cc59f02cc9 Bug 1178186 part 1 - Add CSSAnimation and CSSTransition interfaces; r=smaug
--HG--
extra : source : 1e1ccffd51b824fb6b229def4ddb7cb1d8889bb6
2015-06-30 10:00:39 +09:00
Carsten "Tomcat" Book
0a19d00b4f Backed out changeset 1e1ccffd51b8 (bug 1178186) for suspicion of causing bc2 test failures on OSX browser_bug427559.js 2015-07-07 14:22:33 +02:00
Brian Birtles
e298fe6b44 Bug 1178186 part 1 - Add CSSAnimation and CSSTransition interfaces; r=smaug
--HG--
extra : commitid : K0U17zTMtAz
extra : rebase_source : e3b2dc3c503144763efe41ef71b9dc3793b3172f
2015-06-30 10:00:39 +09: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
Martin Thomson
a9fc4bf678 Bug 1172785 - RTCCertificate interfaces, r=peterv
--HG--
extra : commitid : DV4tBV8W6Dg
extra : rebase_source : 97ca40c220c68165cb846e201db7476c88437d5b
2015-07-06 10:40:04 -07:00
Ben Kelly
e0d7c2260d Bug 1167808 P4 Test that respondWith() for a browser load reads the body correctly. r=ehsan 2015-07-02 20:09:21 -07:00
Jonathan Watt
0c5c4e6854 Bug 1177688, part 3 - Implement .getFilesAndDirectories() and .path for DOM Directory objects. r=baku 2015-06-23 00:31:34 +01:00
William Chen
e2a8b6bfa3 Bug 1178513 - Add <extapp> element and interfaces to be used by ACL. r=khuey
--HG--
extra : rebase_source : 988379e48f84c04bcac181a6fc4c71325e3f0b02
2015-06-30 11:27:57 -07:00
Kelly Davis
1c10aa27ac Bug 1167542 - Implement SpeechSynthesisErrorEvent. r=smaug
--HG--
extra : rebase_source : 4dde80daffeffbfd2d9d412733dbee0855d19011
2015-07-01 04:49:00 -04:00
Kyle Machulis
c035543458 Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
Ryan VanderMeulen
84d140a54b Backed out 11 changesets (bug 916893, bug 1114554) for various mochitest and Gij failures.
Backed out changeset 247ca4bf258e (bug 1114554)
Backed out changeset 5578d5c280a6 (bug 1114554)
Backed out changeset 404830c1ecf7 (bug 1114554)
Backed out changeset 15bdf9c78e6e (bug 1114554)
Backed out changeset f92abe5ec784 (bug 1114554)
Backed out changeset 75324b6862a8 (bug 1114554)
Backed out changeset ce8a768782f2 (bug 1114554)
Backed out changeset 0d860fd12534 (bug 1114554)
Backed out changeset 7dc2448065a9 (bug 916893)
Backed out changeset c3b07f0d1a60 (bug 916893)
Backed out changeset 61c3f24cc908 (bug 916893)

CLOSED TREE
2015-06-25 19:52:40 -04:00
Nikhil Marathe
1abb9e59d8 Bug 1114554 - Patch 3 - Fire notificationclick event on ServiceWorkerGlobalScope. r=wchen,baku
Bug 1114554 - Patch 3.1 - ServiceWorker principal fixes. r=baku

Bug 1162088 introduced origin attributes that ServiceWorkerManager callers have to use. This patch updates notificationclick events to work.

Folded:
Hide NotificationEvent behind pref

--HG--
extra : rebase_source : b536cc6a6e0ba212f225a3638cf4140635628047
2015-06-25 15:01:01 -07:00
Nikhil Marathe
313557b8e3 Bug 1169044 - Patch 4 - Set referrer on intercepted request. r=jdm
--HG--
extra : rebase_source : eb69cd43d33c1f84d6fb4ea5080db0a6e240570a
2015-06-04 15:50:03 -07:00
Nikhil Marathe
bd1323708a Bug 1169044 - Patch 1 - Refactor setting referrer and referrer policy between fetch and XHR. r=khuey
--HG--
extra : rebase_source : 8b004536dab18706ae4b8c3f0c574f8769c05638
2015-06-04 14:05:00 -07:00
Ryan VanderMeulen
e678ec4af6 Bug 1165158 - Disable test_pointerlock-api.html on Mulet.
CLOSED TREE
2015-06-19 12:26:06 -04:00
Xidorn Quan
a22ad9d47a Bug 1165158 - Enable pointer lock tests on Linux and Windows except XP. r=RyanVM
--HG--
extra : source : 861e867fb552b7fc3c04dc9cd1111ac9954e951a
2015-06-20 00:21:15 +10:00
Maksim Lebedev
616f08b31b Bug 1166347 - Enable pointer events in Nighly Firefox. r=smaug
--HG--
extra : histedit_source : 595cb953bfce4eab6179aa75930e13c046b1bec3%2C63a89fa932d6f30bdb05140c089ff1b6f478a737
2015-06-16 07:43:00 -04:00
Xidorn Quan
96ecd40ffb Bug 919106 - Not check pointer lock element for non-first mousemove call in screenClientXYConst test. rs=RyanVM
--HG--
extra : source : 43e363c256f8af61ec598e99feabc6bcc172b938
2015-06-17 23:32:04 +10:00
Andrea Marchesini
10f444c31f Bug 952139 - Enable MessagePort/MessageChannel by default, r=smaug 2015-06-17 11:45:17 +01:00
Xidorn Quan
706bfb2395 Bug 1175390 - Rewrite escapeKey test in pointer lock tests. r=smaug
--HG--
extra : source : 0c4a88574694542080563b56cf9fdc629d7d64fc
2015-06-17 19:20:01 +10:00
Xidorn Quan
8449be33a6 Bug 1174323 - Relieve intermittent failure of the screenClientXYConst test in pointerlock tests. rs=KWierso
--HG--
extra : source : 61aee05697b8c934c5f332f9177dc0940ae02927
2015-06-17 15:43:13 +10:00
Jocelyn Liu
4ab06dfc1b Bug 1167064 - Patch3: Update mochitests for switching to Bluetooth APIv2. r=bz 2015-06-16 09:38:53 +08:00
Shawn Huang
14aef525e9 Backed out changesets 43a68ed0bc6a for Bug 1167064 2015-06-15 18:58:09 +08:00
Jocelyn Liu
ea1bac14b0 Bug 1167064 - Patch3: Update mochitests for switching to Bluetooth APIv2. r=bz 2015-06-15 17:11:47 +08:00
Kelly Davis
753923ab23 Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug
--HG--
extra : rebase_source : 722ce76c4d7f3fb251099797f62062e5f5db27f0
2015-06-12 05:01:00 -04:00
Ryan VanderMeulen
6bced0aeb7 Backed out changeset bdaede62fdcf (bug 1169653) for introducing new rooting hazards.
CLOSED TREE
2015-06-11 15:48:09 -04:00
Kelly Davis
284e30b335 Bug 1169653 - Patch limits use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-10 02:20:00 -04:00
Kelly Davis
03382cd121 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug
--HG--
extra : rebase_source : 21627e11c429f5bf5f7373de804f3adfda431dbc
extra : histedit_source : a7f4210afb870d8ce7bc97d8608d0674473cc713
2015-06-09 22:49:00 -04:00
Ehsan Akhgari
c38427b998 Fix the bug references, comment only change, DONTBUILD, no bug 2015-06-10 11:20:16 -04:00
Christoph Kerschbaumer
90902a1a7f Bug 1117650 - Part 1: Move all CORS tests into dom/security/test. r=sicking
--HG--
rename : dom/base/test/file_CrossSiteXHR_cache_server.sjs => dom/security/test/cors/file_CrossSiteXHR_cache_server.sjs
rename : dom/base/test/file_CrossSiteXHR_inner.html => dom/security/test/cors/file_CrossSiteXHR_inner.html
rename : dom/base/test/file_CrossSiteXHR_inner.jar => dom/security/test/cors/file_CrossSiteXHR_inner.jar
rename : dom/base/test/file_CrossSiteXHR_inner_data.sjs => dom/security/test/cors/file_CrossSiteXHR_inner_data.sjs
rename : dom/base/test/file_CrossSiteXHR_server.sjs => dom/security/test/cors/file_CrossSiteXHR_server.sjs
rename : dom/base/test/test_CrossSiteXHR.html => dom/security/test/cors/test_CrossSiteXHR.html
rename : dom/base/test/test_CrossSiteXHR_cache.html => dom/security/test/cors/test_CrossSiteXHR_cache.html
rename : dom/base/test/test_CrossSiteXHR_origin.html => dom/security/test/cors/test_CrossSiteXHR_origin.html
extra : rebase_source : c57a90e41f381ac5322298c32857c26764acf2de
2015-06-08 16:21:31 -07:00
Xidorn Quan
db4074a72d Bug 1161802 - followup - Fix MozDOMFullscreen event target test on a CLOSED TREE a=sheriffduty 2015-06-10 06:06:00 +02:00
Xidorn Quan
d7dd0eac3b Bug 1161802 part 2 - Split nsGlobalWindow::SetFullScreenInternal into two parts, one part before the window resizing, the other after. r=smaug,dao,margaret
This patch moves the "fullscreen" event from the original place to the
second part, which indicates two other changes:

1. When the event is triggered, the value of fullScreen would have been
toggled to the new value, which is different from before. The changes in
browser/../browser-fullScreen.js and mobile/../browser.js are for this.

2. This event is no longer preventDefault-able, since it is triggered
after the fullscreen change. This leads to the removal of the test and
the only place which calls preventDefault on that event. That place is
a workaround for bug 1079222. To address that problem, this patch fixes
the intrinsic issue via stoping handling the fullscreen change once it
finds we failed to change the state of the widget.

--HG--
extra : source : 78f78a62ce31b33413f0b52532eb22e5712cb646
2015-06-10 23:13:12 +12:00
Ehsan Akhgari
b7b9afe158 Bug 1170937 - Set the URL on the Response object created from a fetch() properly if the underlying channel gets redirected; r=baku 2015-06-09 20:07:48 -04:00
Wes Kocher
4d5ff3adfe Backed out changeset ec31f39d4df8 (bug 1170937) for mochitest-e10s-4 permafail CLOSED TREE 2015-06-09 15:16:42 -07:00
Ehsan Akhgari
65e7f38303 Bug 1170937 - Set the URL on the Response object created from a fetch() properly if the underlying channel gets redirected; r=baku 2015-06-09 17:17:52 -04:00
Xidorn Quan
ba301e6ce2 Bug 1170911 - Add pref for switching off execCommand("cut"/"copy"). r=ehsan
--HG--
extra : source : c774d06eeee6767553760498d53ebee1c7a093ad
2015-06-08 10:21:58 +12:00
Ehsan Akhgari
9a671f5365 Bug 1172110 - Re-enable service workers on desktop and mobile for non-release builds; r=jst 2015-06-06 21:00:18 -04:00
Jose Antonio Olivera Ortega
49e020876b Bug 1122161 - Redirected channels should respect skip service worker flag. r=nsm
--HG--
extra : rebase_source : 959228846310fa8b44a74e8378f24c14a4f278c0
2015-06-03 10:02:40 +02:00
Boris Zbarsky
b481cfb166 Back out changeset 00ed09e42a00 (bug 1168319) because bug 1166347 was backed out 2015-06-03 22:12:16 -04:00
Ryan VanderMeulen
0d430ff1b0 Backed out changesets b2fb4270e0a6 and 2a0493fb37db (bug 1051148) for introducing new rooting hazards.
CLOSED TREE IGNORE IDL

--HG--
extra : rebase_source : 97a096424b43fc4bed692182841843131fdcee13
extra : histedit_source : 4754300927dac90f0ae879e90896e36f1aa28b49
2015-06-03 13:14:59 -04:00
Kelly Davis
bf300061b2 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug
IGNORE IDL

--HG--
extra : histedit_source : d9d8b673d22c90cfc0e9c58e8599a2b34167c913
2015-05-27 21:48:00 -04:00
Andrew Comminos
afee8c7898 Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
Maksim Lebedev
158dd94059 Bug 1168319 - Add support PointerEvent interface into test checks. r=smaug 2015-05-26 03:08:00 +02:00