Commit Graph

8475 Commits

Author SHA1 Message Date
Bill McCloskey
c87d18a79f Bug 1190662 - [webext] Browser action popup HTML should be reloaded each time popup is opened (r=gabor) 2015-09-22 16:09:20 -07:00
Nikhil Marathe
37d0b8c973 Bug 1184798 - Update web-platform-tests expected data. a=testonly 2015-09-21 23:20:57 -07:00
Nikhil Marathe
57d7bffa61 Bug 1184798 - same origin, cors and no-cors load tests. r=bkelly 2015-09-17 12:57:50 -07:00
Nikhil Marathe
b4ab0e78f8 Bug 1184798 - Ensure workers loads are treated as non-subresource fetches. r=jdm 2015-09-17 11:56:41 -07:00
Nikhil Marathe
20dd6fd3e6 Bug 1189671 - Fix getregistrations test. r=jgraham
Moves the test to .https so it actually works.

Switches to using promise_test like the current blink test since sequential promise is not implemented and not needed.

compares registrations by scope since getRegistrations() produces new objects every time.

Change the with_iframe() call for the remote frame registration to actually
wait till the remote register() finishes so there is a valid registration to
unregister() when the frame receives a message.
2015-09-14 12:58:09 -07:00
Jordan Lund
64b98dcf6c Bug 1206106 - Create a java tarball that works on CentOS 6, taskcluster task template, CLOSED TREE NPOTB r=testing 2015-09-22 11:34:15 -07:00
Wes Kocher
c2b7eef262 Backed out changeset 520103c26e0c (bug 1206106) for apparently breaking b2g device builds CLOSED TREE 2015-09-22 11:56:01 -07:00
Jordan Lund
46b37645c7 Bug 1206106 - Create a java tarball that works on CentOS 6, taskcluster task template, NPOTB r=testing 2015-09-22 11:34:15 -07:00
Michael Layzell
26469c55d9 Bug 918742 - Correct handling of author-supplied charsets in XMLHttpRequest, r=bz 2015-09-22 12:26:15 -04:00
Kartikaya Gupta
b5b7007b39 Bug 1206858 - Ensure that multiple concurrent calls to waitForAllPaints are handled properly. r=mattwoodrow 2015-09-22 09:01:08 -04:00
Ehsan Akhgari
ecafcc38c8 Bug 1203390 follow-up: Move the mozilla-central/job_flags.yml entires to base_jobs.yml 2015-09-22 08:50:06 -04:00
Ehsan Akhgari
c78f504e98 Bug 1206456 - Stop forcing mozilla-central Linux64 opt static analysis builds to be clobber; r=dustin 2015-09-22 08:39:33 -04:00
Ehsan Akhgari
8a53dce1f6 Bug 1203397 - Show Linux64 static analysis builds as "S" in TreeHerder; r=dustin 2015-09-22 08:38:31 -04:00
Ehsan Akhgari
a9ae4efdab Bug 1203390 - Add support for Linux64 Static Analysis opt builds using TaskCluster; r=dustin 2015-09-22 08:38:25 -04:00
Carsten "Tomcat" Book
66b1d84fe2 Merge mozilla-central to mozilla-inbound 2015-09-22 12:49:44 +02:00
Carsten "Tomcat" Book
f8abba90f1 merge mozilla-inbound to mozilla-central a=merge 2015-09-22 12:35:13 +02:00
Nigel Babu
e1609ce62b Backed out changeset a59090148268 (bug 1204822) for B2G ICS build bustage 2015-09-22 09:58:11 +05:30
Julian Seward
7f12f7038a Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn. 2015-09-22 12:00:57 +02:00
Jan-Ivar Bruaroey
7810914636 Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup 2015-09-21 20:57:12 -04:00
J. Ryan Stinnett
79ff031964 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
J. Ryan Stinnett
1fcbd86174 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Carsten "Tomcat" Book
f3a479883a Backed out 1 changesets (bug 1166217) for likely causing Aries Dogfood Build Bustage
Backed out changeset 86fb1100a8cf (bug 1166217)
2015-09-21 15:18:00 +02:00
David Burns
6f2e216df4 Bug 1141519: if we try call marionette calls in the teardown and they don't work we should just carry on; r=jgriffin 2015-09-16 20:58:28 +01:00
David Burns
411872a993 Bug 1141519: error if we are going to try send a message to a frame that we know doesnt exist; r=jgriffin 2015-09-16 20:54:46 +01:00
David Burns
bfacb356d1 Bug 1141519: added test that puts marionette into a position that can cause hangs when in content scope; r=jgriffin 2015-09-18 21:39:01 +01:00
David Burns
9fb78cddc9 Bug 1141519: Don't switch to content scope for logging the test end; r=jgriffin 2015-09-16 18:43:23 +01:00
Dustin J. Mitchell
c9a6db0f37 Bug 1205241: enable linux64 opt/dbg and MacOSX64 builds on m-i and m-c; r=ted.mielczarek
Properly splitting clobber (try) and non-clobber builds
2015-09-16 06:48:37 -04:00
Wes Kocher
66e0fb1e3e Merge m-c to inbound, a=merge CLOSED TREE 2015-09-21 09:52:50 -07:00
Xidorn Quan
25f57514bc Bug 1205144 - Remove 'REMOVED' commands from output of mach-commands and mach-debug-commands. r=gps DONTBUILD 2015-09-21 11:32:03 +10:00
Bobby Holley
c319a7d58c Bug 1189668 - Check CSP before completing channel interception. r=ehsan 2015-09-20 00:32:14 -07:00
Phil Ringnalda
b9276a91d0 Merge f-t to m-c, a=merge 2015-09-19 20:17:20 -07:00
Phil Ringnalda
3c1dd5e83e Back out changeset c9dbc1119342 (bug 1203085) on suspicion of breaking gaia tests 2015-09-18 23:50:56 -07:00
Phil Ringnalda
d7b9c63478 Merge m-c to b-i 2015-09-18 21:54:17 -07:00
Wes Kocher
8b700e3087 Merge m-c to inbound, a=merge 2015-09-18 14:04:52 -07:00
Wes Kocher
24dcdaaf0c Merge b2ginbound to central, a=merge 2015-09-18 14:01:50 -07:00
Mark Banner
6fe833c456 Bug 1205591 - Add a basic service channel implementation for listening to Loop's link clicker and opening rooms when requested. r=mikedeboer 2015-09-19 14:22:56 +01:00
Andrew Halberstadt
3f30cf04bb Bug 1206073 - [xpcshell] Fix default value for testingModulesDir when running from mach, r=jgraham 2015-09-18 10:00:40 -04:00
Wander Lairson Costa
081ddfd7ed Bug 1166217: Move phone-builder image to docker hub.
quay.io is gone, long live docker hub.
2015-09-17 17:41:06 +02:00
Edgar Chen
187ce6f6ad Bug 1205934 - Switch Taskcluster Dolphin builds to in-tree mozharness. r=wcosta 2015-09-18 10:44:51 +08:00
Carsten "Tomcat" Book
9f43584617 merge mozilla-inbound to mozilla-central a=merge 2015-09-18 13:19:00 +02:00
Wes Kocher
4f3a5da261 Merge m-c to fx-team, a=merge 2015-09-17 15:25:57 -07:00
Wes Kocher
2a8cb56103 Merge b2ginbound to central, a=merge 2015-09-17 15:23:20 -07:00
Ronald Claveau
fa6ed86b0a Bug 1204630 - Allow B2G builds to specify different b2g repo and branch. DONTBUILD. r=armenzg 2015-09-17 15:22:54 -04:00
Wes Kocher
2e58fb8b12 Backed out changeset 156b6847bbb4 (bug 1186857) for w(4) bustage CLOSED TREE 2015-09-17 11:41:27 -07:00
Wes Kocher
4a88cce0d4 Backed out changeset 4c9d2dab60f3 (bug 1181038) for w(4) failures CLOSED TREE 2015-09-17 11:40:19 -07:00
Wes Kocher
18c90d5ae3 Backed out changeset 4717107189fe (bug 1204800) for device build bustage CLOSED TREE 2015-09-17 11:39:14 -07:00
Andreas Tolfsen
f46c36e78d Backed out changeset 820865a790e4 (bug 1202663)
CLOSED TREE
2015-09-17 17:12:29 +01:00
Carsten "Tomcat" Book
8a49c1f50c Merge mozilla-central to b2g-inbound 2015-09-17 15:08:41 +02:00
Wander Lairson Costa
899591d406 Bug 1205574: Fix cache name typo in try white list. r=garndt
s/tc-vcs-public-source/tc-vcs-public-sources/.
2015-09-17 14:24:24 +02:00
Mike Shal
af659a8599 Bug 1187946 - enable Nexus B2G builds in Taskcluster; r=wcosta 2015-09-16 15:42:56 -04:00