Commit Graph

2089 Commits

Author SHA1 Message Date
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
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
Michael Layzell
4eb962bee5 Bug 1012662 - Tests for new Cut/Copy behaviour. r=ehsan 2015-05-13 10:30:00 +02:00
Michael Layzell
6456704cff Bug 1012662 - Updates to clipboard command controllers to match cut/copy action spec. r=ehsan 2015-05-13 08:51:00 +02:00
Birunthan Mohanathas
c325827ed4 Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
Michael Layzell
32e0fe44f2 Bug 1161721 - Return false from document.queryCommandSupported for restricted commands. r=ehsan 2015-05-21 06:37:00 -04:00
Xidorn Quan
6525eb9c86 Bug 1053413 part 2 - Separate a MozDOMFullscreen:NewOrigin event from MozDOMFullscreen:Entered. r=dao,smaug
Change of fullscreen origin is now notified by the new specific event,
MozDOMFullscreen:NewOrigin. The event MozDOMFullscreen:Entered is only
triggered when the window first enter fullscreen by DOM fullscreen. It
is now only used to notify the parent to hide its chrome.
2015-05-21 09:52:26 +12:00
Xidorn Quan
d5c2d7afe5 Bug 1053413 part 1.1 - Rename Moz{Entered,Exited}DomFullscreen to MozDOMFullscreen:{Entered,Exited}. r=smaug 2015-05-21 09:52:26 +12:00
Ryan VanderMeulen
5f25350ec2 Backed out 3 changesets (bug 1155898) for test_sandbox_fetch.html failures.
Backed out changeset 21e041962894 (bug 1155898)
Backed out changeset e42c9f4794d9 (bug 1155898)
Backed out changeset 7ef9cce1a775 (bug 1155898)

CLOSED TREE
2015-05-20 11:54:34 -04:00
Martin Thomson
fa2b24f50e Bug 1155898 - Fetch support for running outside of window/worker. r=nsm 2015-04-21 11:11:40 -07:00
Alexandre Lissy
c5e0ea530a Bug 960762 - Fix intermittence of Notification mochitests. r=mhenretty 2015-05-18 09:49:00 +02:00
Fernando Jimenez
7c14263a88 Bug 1165943 - Remove non existing "security.uri.allow_scheme_mismatch" preference from test. r=nsm 2015-05-19 08:47:25 +02:00
Carsten "Tomcat" Book
e5535efc49 merge mozilla-inbound to mozilla-central a=merge 2015-05-18 13:43:01 +02:00
Alexandre Lissy
75526b2a39 Bug 1163997 - Re-enable notification tests on Mulet. r=mhenrentty 2015-05-12 06:17:00 -04:00
Andreas Pehrson
4b2daa2e73 Bug 1032848 - Part 1: Implement WebIDL for HTMLCanvasElement::CaptureStream. r=smaug, r=mt 2015-05-13 14:04:30 +08:00
Alexandre Lissy
14772b7013 Bug 1159128 - Only save valid app notifications. r=mhenretty 2015-05-14 10:59:00 +02:00
Boris Zbarsky
4f0915ada2 Bug 1084456 followup. Don't require android to have MSE stuff enabled! r=tree-is-orange, a=tree-is-orange-I-tell-you 2015-05-14 21:20:23 -04:00
Ehsan Akhgari
62b4d637f0 moar merges, CLOSED TREE 2015-05-14 15:53:50 -04:00
Ehsan Akhgari
12220c8de2 Merge central into inbound on a CLOSED TREE to fix bustage 2015-05-14 15:52:39 -04:00
James Willcox
719abb1297 Bug 1084456 - Enable MSE on Android r=ajones,ehsan 2015-05-14 14:52:09 -05:00
Ehsan Akhgari
84c77e38b2 Fix the interfaces tests now that service workers have been disabled, no bug, a=me
Fixing bustage on a CLOSED TREE.
2015-05-14 15:49:13 -04:00
Boris Zbarsky
da86cbdc59 Bug 1163898 part 2. Allow creation of an anonymous XHR in non-window scopes if the right mozAnon bits are passed in. r=smaug 2015-05-12 15:56:41 -04:00
Ehsan Akhgari
e47ca6aedc Bug 1143981 - Reroute all fetch tests through a transparent service worker; r=nsm 2015-05-14 09:10:20 -04:00
Ehsan Akhgari
063ed8d391 Bug 1164487 - Part 2: Update the interfaces tests; r=baku 2015-05-14 09:04:02 -04:00
Josh Matthews
66eb7ff591 Bug 1135812 - Make picture element react to viewport changes. r=dbaron,johns 2015-05-11 18:07:49 -04:00
Nikhil Marathe
5142eb7562 Bug 1154268 - Fetch Request should not allow creating a GET request with a body by copying a PUT request. r=bkelly 2015-05-13 15:15:23 -07:00
Ehsan Akhgari
3fd6a1eb0e Bug 1164304 - Run all fetch tests in the service worker context as well; r=nsm
This brings this mini test suite on par with the one that we
have been using for DOM Cache.
2015-05-13 16:46:25 -04:00
Ehsan Akhgari
382b6d4528 Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
Jordan Santell
9eacf76456 Bug 922221 - implement console.timeStamp(label) to create profile timeline markers. r=khuey 2015-04-29 12:48:57 -07:00
Nikhil Marathe
b2627df572 Bug 1162411 - Fix Request CORS bug. r=bz 2015-05-07 15:39:13 -07:00
Olli Pettay
33452bf0c4 Backout Bug 1149555 because of tresize regression, a=backout 2015-05-08 20:12:41 +03:00
Wes Kocher
56c1471541 Backed out changeset 8635863a78c0 (bug 1162411) for mochitest-1 orange CLOSED TREE 2015-05-08 10:10:18 -07:00
Nikhil Marathe
df7efc6fa4 Bug 1162411 - Fix Request CORS bug. r=bz 2015-05-07 15:39:13 -07:00
Hiroyuki Ikezoe
dfbc752ae1 Bug 1158731 - Buffer for Performance APIs (Resource Timing, User Timing) should be separeted. r=baku 2015-05-08 01:00:00 +02:00
Fernando Jimenez
eacf24fd3e Bug 1161288 - Support app:// origins on Fetch API. r=baku,nsm 2015-05-07 20:42:07 +02:00
Xidorn Quan
16a9ab3e63 Bug 947854 part 3 - Include testing MozExitedFullscreen event in existing chrome test. r=smaug 2015-05-06 10:04:31 +12:00
Olli Pettay
d7937f8597 Bug 1149555 - Update resize event firing to follow the specs, dispatch right before rAF callbacks, r=dbaron 2015-05-05 17:56:01 +03:00
Kershaw Chang
ad1d14bdde Bug 1126694 - IDL changes for DeviceStorageAreaListener. r=bz 2015-05-04 08:10:00 +02:00
Boris Zbarsky
5af84baf2f Bug 1159742. Get rid of the pref annotation from test_interfaces, since it basically corresponds to disabling the test. r=jst 2015-05-01 11:42:37 -04:00
Boris Zbarsky
5d4fb93bfb Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles 2015-04-30 14:25:03 -04:00
Boris Zbarsky
7988a3d75a Bug 1160190. Remove most of the pref annotations in test_interfaces and test_worker_interfaces. r=jst 2015-04-30 23:08:44 -04:00
Wes Kocher
043b79669f Backed out changeset 4d85a02e9c28 (bug 1159743) under suspicion of breaking animation tests CLOSED TREE 2015-04-30 15:25:58 -07:00
Boris Zbarsky
bc31ab2d6d Bug 1159755. Stop forcing the media.eme.apiVisible preference to be true in our test harness. r=cpearce 2015-04-30 17:36:50 -04:00
Boris Zbarsky
a0d73db08e Bug 1159756 followup. MediaSource got enabled on b2g since yesterday, apparently, so now we have a CLOSED TREE 2015-04-30 17:33:07 -04:00