Commit Graph

9903 Commits

Author SHA1 Message Date
Henrik Skupin
a251e1941b Bug 1241055 - Upgrade marionette-driver to 1.2, and marionette-client to 2.1. r=maja_zf 2016-01-28 05:22:00 +01:00
Wes Kocher
c2d6341f65 Backed out changeset 6ad8793921f4 (bug 1238648) for a bad rebase/merge, breaking media tests 2016-01-28 17:53:30 -08:00
Wes Kocher
644a0a8c9b Merge m-c to inbound, a=merge 2016-01-28 17:50:18 -08:00
Wes Kocher
8c02f0da52 Merge fx-team to central, a=merge 2016-01-28 17:47:33 -08:00
Brian Birtles
aa05b8442e Bug 1096773 part 4 - Add tests for Animatable.animate(); r=bz 2016-01-29 12:37:52 +11:00
Sebastian Hengst
65c6145f8f Backed out changeset c8013b27a0fa (bug 1239899) for failing W(2). r=backout 2016-01-29 00:32:51 +01:00
Syd Polk
98f8d264fb Bug 1238648 - Use external-media-tests in tree instead of github for tests. r=maja_zf, r=whimboo 2016-01-28 15:51:57 -06:00
Joel Maher
a469fe9c0c Bug 1243030 - disable v8_7 for talos. r=wlach 2016-01-26 13:39:35 -08:00
Henrik Skupin
f6b814e202 Bug 1242890 - Fix UpdateTestcase for unknown 'download()' method. r=maja_zf 2016-01-28 05:30:00 +01:00
Chris Pearce
b0580abae8 Bug 1239899 - Pause media elements removed from document via calling pause(). r=roc
The spec requires us to await a stable state and pause when a media element is removed from a document.

Additionally, before this change we would pause in UnbindFromTree only if HTMLMediaElement::mPaused is false.
However if the media element is set to autoplay, and we unbind before autoplay has had a chance to activate,
we will still continue loading and activate autoplay later. Calling pause, as required by the spec, means
we'll cancel autoplaying.
2016-01-15 15:54:54 +13:00
Tom Schuster
daa09e2688 Bug 989426 - Use new Proxy instead of Proxy.create in SpecialPowers. r=bholley 2016-01-28 19:38:50 +01:00
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
Carsten "Tomcat" Book
e40759bc5c Merge mozilla-central to fx-team 2016-01-28 12:37:17 +01:00
Alessio Placitelli
0fa27bb629 Bug 1236580 - Remove the IS_UNIFIED_TELEMETRY constant and the related preferences. r=gfritzsche 2016-01-27 01:03:00 +01:00
Carsten "Tomcat" Book
45b3ce32b0 merge mozilla-inbound to mozilla-central a=merge 2016-01-27 11:59:49 +01: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