Commit Graph

2131 Commits

Author SHA1 Message Date
Martin Thomson
895344e18c Bug 1172785 - RTCCertificate interfaces, r=peterv 2015-07-06 10:40:04 -07:00
Ben Kelly
3c8d9009d1 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
c8a606b5b5 Bug 1177688, part 3 - Implement .getFilesAndDirectories() and .path for DOM Directory objects. r=baku 2015-06-23 00:31:34 +01:00
William Chen
b672752886 Bug 1178513 - Add <extapp> element and interfaces to be used by ACL. r=khuey 2015-06-30 11:27:57 -07:00
Kelly Davis
1d2104b9e1 Bug 1167542 - Implement SpeechSynthesisErrorEvent. r=smaug 2015-07-01 04:49:00 -04:00
Kyle Machulis
7d74d5423e Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz 2015-06-29 15:38:53 -07:00
Ryan VanderMeulen
4a23b9e2bc 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
ba03b73623 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
2015-06-25 15:01:01 -07:00
Nikhil Marathe
6d35b28b58 Bug 1169044 - Patch 4 - Set referrer on intercepted request. r=jdm 2015-06-04 15:50:03 -07:00
Nikhil Marathe
5f7aa27266 Bug 1169044 - Patch 1 - Refactor setting referrer and referrer policy between fetch and XHR. r=khuey 2015-06-04 14:05:00 -07:00
Ryan VanderMeulen
a254122d07 Bug 1165158 - Disable test_pointerlock-api.html on Mulet.
CLOSED TREE
2015-06-19 12:26:06 -04:00
Xidorn Quan
c732163f78 Bug 1165158 - Enable pointer lock tests on Linux and Windows except XP. r=RyanVM 2015-06-20 00:21:15 +10:00
Maksim Lebedev
edb0e76ceb Bug 1166347 - Enable pointer events in Nighly Firefox. r=smaug 2015-06-16 07:43:00 -04:00
Birunthan Mohanathas
17cd340d99 Bug 1103651 - Move content/test/reftest into dom/tests/. r=mrbkap 2015-06-17 06:38:22 -07:00
Xidorn Quan
95e873af75 Bug 919106 - Not check pointer lock element for non-first mousemove call in screenClientXYConst test. rs=RyanVM 2015-06-17 23:32:04 +10:00
Andrea Marchesini
192fe5ba1d Bug 952139 - Enable MessagePort/MessageChannel by default, r=smaug 2015-06-17 11:45:17 +01:00
Xidorn Quan
f00acef30e Bug 1175390 - Rewrite escapeKey test in pointer lock tests. r=smaug 2015-06-17 19:20:01 +10:00
Xidorn Quan
a46d7b9b37 Bug 1174323 - Relieve intermittent failure of the screenClientXYConst test in pointerlock tests. rs=KWierso 2015-06-17 15:43:13 +10:00
Carsten "Tomcat" Book
9a4e1b53a6 merge mozilla-inbound to mozilla-central a=merge 2015-06-16 16:08:27 +02:00
Jocelyn Liu
928b47c8e1 Bug 1167064 - Patch3: Update mochitests for switching to Bluetooth APIv2. r=bz 2015-06-16 09:38:53 +08:00
Alessio Placitelli
a7a962b7ba Bug 1169159 - Add basic test coverage for Telemetry child payloads. r=gfritzsche 2015-06-08 00:12:00 +02:00
Kelly Davis
0a56034b21 Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
Ryan VanderMeulen
86939a7bda Backed out changeset bdaede62fdcf (bug 1169653) for introducing new rooting hazards.
CLOSED TREE
2015-06-11 15:48:09 -04:00
Kelly Davis
c2f422ec3b 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
0056423fe6 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug 2015-06-09 22:49:00 -04:00
Andrew Comminos
46a83c3b7e Bug 1174212 - Skip pointerlock tests on GTK3. r=karlt 2015-06-15 07:15:00 -04:00
Ehsan Akhgari
39b82eb395 Fix the bug references, comment only change, DONTBUILD, no bug 2015-06-10 11:20:16 -04:00
Christoph Kerschbaumer
0514cecbc6 Bug 1117650 - Part 1: Move all CORS tests into dom/security/test. r=sicking 2015-06-08 16:21:31 -07:00
Xidorn Quan
003b4ac160 Bug 1161802 - followup - Fix MozDOMFullscreen event target test on a CLOSED TREE a=sheriffduty 2015-06-10 06:06:00 +02:00
Xidorn Quan
e02af14d81 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.
2015-06-10 23:13:12 +12:00
Ehsan Akhgari
7b565bd4da 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
9c8c24b5db Backed out changeset ec31f39d4df8 (bug 1170937) for mochitest-e10s-4 permafail CLOSED TREE 2015-06-09 15:16:42 -07:00
Ehsan Akhgari
c141b5f331 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
f9088323a7 Bug 1170911 - Add pref for switching off execCommand("cut"/"copy"). r=ehsan 2015-06-08 10:21:58 +12:00
Ehsan Akhgari
a75b7c94d0 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
e65fe96f85 Bug 1122161 - Redirected channels should respect skip service worker flag. r=nsm 2015-06-03 10:02:40 +02:00
Boris Zbarsky
511e9c5afa Back out changeset 00ed09e42a00 (bug 1168319) because bug 1166347 was backed out 2015-06-03 22:12:16 -04:00
Ryan VanderMeulen
362875e830 Backed out changesets b2fb4270e0a6 and 2a0493fb37db (bug 1051148) for introducing new rooting hazards.
CLOSED TREE IGNORE IDL
2015-06-03 13:14:59 -04:00
Kelly Davis
cd90e898f5 Bug 1051148 - Part 1: Patch that introduces WebSpeech API implementation. r=smaug
IGNORE IDL
2015-05-27 21:48:00 -04:00
Andrew Comminos
8695719287 Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
Carsten "Tomcat" Book
0cfe58cf94 merge mozilla-inbound to mozilla-central a=merge 2015-06-02 13:11:05 +02:00
Gijs Kruitbosch
a2d0b1ca5b Bug 995697 - remove obsolete geolocation private browsing test, r=jdm 2015-06-01 13:35:18 +01:00
Hiroyuki Ikezoe
df5f356af7 Bug 1168726 - Use performange.getEntriesByType instead of getEntries in test if there is no clear reason. r=baku 2015-05-27 14:50:00 +02:00
Michael Layzell
9f60ae43c7 Bug 1012662 - Part 3 - Tests for new Cut/Copy behaviour. r=ehsan 2015-05-27 06:54:00 +02:00
Michael Layzell
36836569ab Bug 1012662 - Part 2 - Updates to clipboard command controllers to match cut/copy action spec. r=ehsan 2015-05-13 08:51:00 +02:00
Maksim Lebedev
ea1f77c452 Bug 1168319 - Add support PointerEvent interface into test checks. r=smaug 2015-05-26 03:08:00 +02:00
Geoff Brown
2c951c0ee1 Bug 1154505 - Request longer timeout for test_bug346659.html; r=smaug 2015-05-26 11:33:26 -06:00
Martin Thomson
d5d271440b Bug 1155898 - Fetch support for running outside of window/worker. r=nsm 2015-05-20 14:26:31 -07:00
Carsten "Tomcat" Book
0fac269a69 Backed out changeset 1f0306d29dec (bug 1012662) 2015-05-26 13:33:48 +02:00
Carsten "Tomcat" Book
57068ab68a Backed out changeset cb03cb33817c (bug 1012662) 2015-05-26 13:33:41 +02:00