Commit Graph

9890 Commits

Author SHA1 Message Date
Ben Hearsum
a498c2daef bug 1243740: sync sdk packages to releases dir. r=rail npotb DONTBUILD 2016-01-28 10:15:01 -05:00
Andreas Tolfsen
9ce005d38c Bug 1140542 - Support capturing secondary chrome windows; r=automatedtester
A <window> object may not exist in popup windows that are spawned from
a <window>.  document.documentElement is equivalent to <window> in
the case of the primary window, but lets us support the ChromeWindow's
document when it isn't.
2016-01-27 16:43:33 +00:00
Andreas Tolfsen
97d8d91bab Bug 1242459 - Replace dump() with logger in actions.js; r=automatedtester
Turns testing/marionette/actions.js into a JS module.
2016-01-27 19:33:48 +00:00
Henrik Skupin
ab11bf611e Bug 1243318 - [mozfile] extract_zip() should not set file permissions if there are no attributes available. r=ahal 2016-01-27 03:52:00 +01:00
Jerry Shih
fa1ddd757a Bug 1238464 - turn on the display during testing. r=ahalberstadt 2016-01-27 18:58:00 +01:00
Astley Chen
e3c22c1368 Bug 1228918 - Fallback Mesa3D Gallium driver from llvmpipe to softpipe. Mesa 8.0.4 llvmpipe can introduce precision issues on reftest on B2G KK emu test. r=garndt 2016-01-27 20:41:37 +08:00
Astley Chen
9ad88b9030 Bug 1228918 - Enable reftest on emu-{arm,x86}-kk, Treeherder Production. r=garndt 2015-11-30 16:50:48 +08:00
Chris Manchester
835d2f9bd5 Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
Xidorn Quan
3a0d1ca63a Bug 1064843 part 11 - Move checkWindowPureColor helper function from top-layer test to WindowSnapshot.js. r=roc 2016-01-28 10:11:00 +11:00
Zachary Carter
a30da60b4d Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
Henrik Skupin
5b8e53aa53 Bug 1241061 - [firefox-ui-tests] Only set file permissions during unzip if attributes are available. r=maja_zf DONTBUILD 2016-01-27 21:54:27 +01:00
George Wright
b3eaae1995 Bug 1179732 - Make the tresize addon e10s compatible r=jmaher 2016-01-27 12:40:57 -05:00
Andreas Tolfsen
a9116fde9e Bug 1240601 - Set timeout on socket in transport.wait_for_port; r=automatedtester
If the client is able to connect but the server never sends any data,
the socket should time out in order for the function not to hang forever.

That said, polling for ports like this is inherently racy and we should
instead specify and bind what port we wish Marionette to start on in
the future.
2016-01-18 22:12:55 +00:00
Olli Pettay
de07d32c6f Bug 1153322 - Implement Document.scrollingElement, r=bz 2016-01-27 02:44:05 +02:00
Mats Palmgren
307e2da898 Bug 1242053 part 2 - [css-grid] Enable subgrid support for tests. r=dholbert 2016-01-27 17:02:13 +01:00
Mats Palmgren
c20fce3514 Bug 1241840 - Set table cell colspan=0 to 1 instead per the HTML spec. r=bz 2016-01-27 17:02:12 +01:00
Carsten "Tomcat" Book
10715e4ef6 Merge mozilla-central to mozilla-inbound 2016-01-27 12:10:56 +01:00
Carsten "Tomcat" Book
45b3ce32b0 merge mozilla-inbound to mozilla-central a=merge 2016-01-27 11:59:49 +01:00
Nicholas Hurley
dec7d74d8c Bug 1242650 - Allow local use of node-http2 from a custom location (instead of in-tree version). r=mcmanus 2016-01-13 12:14:59 -08:00
dimi
2974c51f6e Bug 1188822 - Make service-workers/service-worker/fetch-request-resources.https.html pass. r=bkelly 2016-01-25 14:18:29 +08:00
Mike Conley
11149598b9 Bug 1233497 - Allow Marionette tests to use CPOWs. r=ato 2016-01-08 15:10:22 -05:00
Mike Conley
cfe1c4d682 Bug 1233497 - Swap a busted CPOW with a working one in browser_waitForFocus. r=billm 2016-01-04 17:56:14 -05:00
Mike Conley
98982b56b5 Bug 1233497 - SimpleTest.promiseFocus should not resolve to a window, as it might be a CPOW. r=Enn 2016-01-04 17:52:08 -05:00
Mike Conley
9d34a8f174 Bug 1233497 - Allow CPOW usage in BrowserTestUtils testing module. r=felipe 2016-01-04 17:21:23 -05:00
J. Ryan Stinnett
4257e187b4 Bug 1242584 - import-globals-from should carry over to tests. r=tromey 2016-01-26 17:08:33 -06:00
J. Ryan Stinnett
2aff452e66 Bug 1242584 - Remove dead code in import-headjs-globals. r=tromey 2016-01-26 17:08:33 -06:00
Wes Kocher
869e70a25c Backed out 2 changesets (bug 1037483) for many ESLint failures
Backed out changeset de364648e24c (bug 1037483)
Backed out changeset c697940b6f5c (bug 1037483)
2016-01-26 11:26:23 -08:00
Shane Caraveo
4172f3d1e7 Bug 1037483 adopt microformats-shiv for microformats v2 support, r=tantek 2016-01-26 10:52:59 -08:00
Carsten "Tomcat" Book
61275b5e7e merge mozilla-inbound to mozilla-central a=merge 2016-01-26 11:53:21 +01:00
Wes Kocher
415b1d5982 Merge m-c to fx-team, a=merge 2016-01-25 14:07:49 -08:00
Matthew Noorenberghe
fbfe630a82 Bug 1242103 - Add browser-chrome-screenshots test configs for Windows and Linux. r=armenzg 2016-01-25 13:57:34 -08:00
Rail Aliiev
766c1032f5 Bug 1232329 - Tracking bug for Jan-25-2016 migration work r=Callek, DONTBUILD 2016-01-25 10:35:17 -05:00
Geoff Brown
c023721442 Bug 1238611 - Use PIE version of gdbserver for JimDB (arm only); r=jmaher 2016-01-25 08:17:25 -07:00
Phil Ringnalda
d7618989ba Merge m-c to m-i 2016-01-23 18:18:48 -08:00
Phil Ringnalda
765d7b0dee Merge b-i to m-c, a=merge 2016-01-23 18:16:19 -08:00
Phil Ringnalda
867dddb5d6 Merge f-t to m-c, a=merge 2016-01-23 18:11:37 -08:00
Gregory Arndt
4d5924e3fa Bug 1240477 - Add environment variable to change docker run length r=wcosta 2016-01-22 11:45:49 -06:00
Carsten "Tomcat" Book
f4f463d5b7 merge mozilla-inbound to mozilla-central a=merge 2016-01-22 12:05:24 +01:00
Wes Kocher
8dfdddf741 Merge m-c to fx-team, a=merge 2016-01-21 17:37:58 -08:00
Hiroyuki Ikezoe
60906aebfc Bug 1241672 - Add synthesizeWheelAtPoint to avoid styling flush. r=smaug 2016-01-22 08:43:50 +09:00
Matthew Noorenberghe
8687883b76 Bug 1241633 - Make screenshot.exe a GUI application to avoid a console window when run. r=ted 2016-01-21 13:33:37 -08:00
Wes Kocher
7c6d7de88f Merge b2ginbound to central, a=merge 2016-01-21 17:10:26 -08:00
Wes Kocher
8aaca4f248 Merge inbound to m-c a=merge 2016-01-21 16:24:42 -08:00
Tom Tromey
5dccd728ef Bug 1231963 - handle top-level "this.mumble" assignments in eslint; r=mikeratcliffe 2016-01-21 07:44:11 -07:00
Armen Zambrano Gasparnian
4b885cfec8 Bug 1240770 - Change splitting for more TC Linux64 debug jobs. r=jmaher
* mochitest-plain & e10s
* mochitest-devtools & e10s
* reftests & e10s
* web-platform-tests & e10s
2016-01-21 09:43:13 -05:00
Armen Zambrano Gasparnian
4a74f56b80 Bug 1241277 - Enable more green jobs for TaskCluster Linux64 debug jobs. r=jmaher
* mochitest-plain & e10s
* mochitest-browser-chrome & e10s
* mochitest-devtools-chrome & e10s (sure??)
2016-01-21 09:56:37 -05:00
Carsten "Tomcat" Book
0cfb6c0b29 Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
Carsten "Tomcat" Book
d6d7f5602f merge mozilla-inbound to mozilla-central a=merge 2016-01-21 11:49:16 +01:00
Brian Grinstead
2ff44ea7aa Bug 1239750 - Add DAMP measurement for rAF performance during streaming console.log messages;r=fitzgen 2016-01-20 20:43:31 -08:00
Brian Grinstead
62b12510ef Bug 1239750 - Add DAMP measurement for bulk console.log performance;r=fitzgen 2016-01-20 20:43:27 -08:00