Commit Graph

10129 Commits

Author SHA1 Message Date
Henrik Skupin
654c768bd1 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
4ccc9836fa Bug 1179732 - Make the tresize addon e10s compatible r=jmaher 2016-01-27 12:40:57 -05:00
Andreas Tolfsen
b6a46365b2 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.

--HG--
extra : commitid : H3MeLBVOCNT
extra : rebase_source : 45b4727a9b12541990f525795007a8b0502b1170
extra : amend_source : 94fc48fd23cb6223147ce204c3576e74bb95e80b
2016-01-18 22:12:55 +00:00
Olli Pettay
baf69da299 Bug 1153322 - Implement Document.scrollingElement, r=bz
--HG--
extra : rebase_source : 733ede0178b80b518e488bf9768e57498080f0b2
2016-01-27 02:44:05 +02:00
Mats Palmgren
c53b82e57d Bug 1242053 part 2 - [css-grid] Enable subgrid support for tests. r=dholbert 2016-01-27 17:02:13 +01:00
Mats Palmgren
8336eb31ab 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
92b2943e68 Merge mozilla-central to mozilla-inbound 2016-01-27 12:10:56 +01:00
Carsten "Tomcat" Book
b9e929e1a7 merge mozilla-inbound to mozilla-central a=merge 2016-01-27 11:59:49 +01:00
Nicholas Hurley
7d0ef36f29 Bug 1242650 - Allow local use of node-http2 from a custom location (instead of in-tree version). r=mcmanus
--HG--
extra : rebase_source : da946aa11c7c957b658e8d00383e5f8d089239c0
2016-01-13 12:14:59 -08:00
dimi
c21d1ebd14 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
e1a362aa26 Bug 1233497 - Allow Marionette tests to use CPOWs. r=ato
--HG--
extra : commitid : 9ygRoCbGotC
extra : rebase_source : 19ca5fe8111f7ec6d55a864d03974b5aac92b093
2016-01-08 15:10:22 -05:00
Mike Conley
4b0fba91ba Bug 1233497 - Swap a busted CPOW with a working one in browser_waitForFocus. r=billm
--HG--
extra : commitid : Hx4GCM6BWN6
extra : rebase_source : ad038617954dde4efe181b260305d7f6549106f4
2016-01-04 17:56:14 -05:00
Mike Conley
3ced9d3679 Bug 1233497 - SimpleTest.promiseFocus should not resolve to a window, as it might be a CPOW. r=Enn
--HG--
extra : commitid : KO6LOuvnRpF
extra : rebase_source : e4d249fd4ba7e6d84baa2b875ac93bc17cf154d7
2016-01-04 17:52:08 -05:00
Mike Conley
b272bb2f02 Bug 1233497 - Allow CPOW usage in BrowserTestUtils testing module. r=felipe
--HG--
extra : commitid : 1ZHA1ctGqGs
extra : rebase_source : ff3dc92b8342624b59d759917612088f2e9fabe0
2016-01-04 17:21:23 -05:00
J. Ryan Stinnett
4ed4b973e4 Bug 1242584 - import-globals-from should carry over to tests. r=tromey 2016-01-26 17:08:33 -06:00
J. Ryan Stinnett
c884cacc0c Bug 1242584 - Remove dead code in import-headjs-globals. r=tromey 2016-01-26 17:08:33 -06:00
Wes Kocher
5db3056dd4 Backed out 2 changesets (bug 1037483) for many ESLint failures
Backed out changeset de364648e24c (bug 1037483)
Backed out changeset c697940b6f5c (bug 1037483)

--HG--
extra : commitid : Dze5NbyixG6
2016-01-26 11:26:23 -08:00
Shane Caraveo
71d96c6ddf Bug 1037483 adopt microformats-shiv for microformats v2 support, r=tantek 2016-01-26 10:52:59 -08:00
Carsten "Tomcat" Book
41d8030f77 merge mozilla-inbound to mozilla-central a=merge 2016-01-26 11:53:21 +01:00
Wes Kocher
9d24ca2703 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : KSEbGPeZZae
2016-01-25 14:07:49 -08:00
Matthew Noorenberghe
e1a625861c Bug 1242103 - Add browser-chrome-screenshots test configs for Windows and Linux. r=armenzg
--HG--
extra : commitid : A9fQAQ91xoF
2016-01-25 13:57:34 -08:00
Rail Aliiev
a43acb39d7 Bug 1232329 - Tracking bug for Jan-25-2016 migration work r=Callek, DONTBUILD 2016-01-25 10:35:17 -05:00
Geoff Brown
94b5d0f481 Bug 1238611 - Use PIE version of gdbserver for JimDB (arm only); r=jmaher 2016-01-25 08:17:25 -07:00
Phil Ringnalda
49a9478019 Merge m-c to m-i 2016-01-23 18:18:48 -08:00
Phil Ringnalda
2458a3122c Merge b-i to m-c, a=merge 2016-01-23 18:16:19 -08:00
Phil Ringnalda
6aeccf0426 Merge f-t to m-c, a=merge 2016-01-23 18:11:37 -08:00
Gregory Arndt
357044f2d4 Bug 1240477 - Add environment variable to change docker run length r=wcosta
--HG--
extra : commitid : 4hXgWDQ5sa
2016-01-22 11:45:49 -06:00
Carsten "Tomcat" Book
191124bd17 merge mozilla-inbound to mozilla-central a=merge 2016-01-22 12:05:24 +01:00
Wes Kocher
f861f48ea6 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : Es4cn1Rfk4x
2016-01-21 17:37:58 -08:00
Hiroyuki Ikezoe
bd6f084951 Bug 1241672 - Add synthesizeWheelAtPoint to avoid styling flush. r=smaug
--HG--
extra : transplant_source : %81j%90%00%DB%AB%1F%8B6%15%FB%893%22%24L%F4%ED%80%A9
2016-01-22 08:43:50 +09:00
Matthew Noorenberghe
15c57dfa41 Bug 1241633 - Make screenshot.exe a GUI application to avoid a console window when run. r=ted
--HG--
extra : commitid : AhoMqIeagXk
extra : rebase_source : dd29dfcf4776078cf329d436e70c93f6236d4b6c
2016-01-21 13:33:37 -08:00
Wes Kocher
fa57d28546 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : L79NffLqBZA
2016-01-21 17:10:26 -08:00
Wes Kocher
da663084df Merge inbound to m-c a=merge
--HG--
extra : commitid : ATxDn3SgryS
2016-01-21 16:24:42 -08:00
Tom Tromey
78d2a32e06 Bug 1231963 - handle top-level "this.mumble" assignments in eslint; r=mikeratcliffe 2016-01-21 07:44:11 -07:00
Armen Zambrano Gasparnian
771b5739fb Bug 1240770 - Change splitting for more TC Linux64 debug jobs. r=jmaher
* mochitest-plain & e10s
* mochitest-devtools & e10s
* reftests & e10s
* web-platform-tests & e10s

--HG--
extra : commitid : 8hx8vjirbHj
extra : rebase_source : b26e8ed6eee863a73dc76b29d9d626f34ccd47c7
2016-01-21 09:43:13 -05:00
Armen Zambrano Gasparnian
0ee14c2329 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??)

--HG--
extra : commitid : 3N2aryYhLqT
extra : rebase_source : e8088eabfed196e1bfc0e0ae106d52c1d01f15a6
2016-01-21 09:56:37 -05:00
Carsten "Tomcat" Book
3d3ee3ca4a Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
Carsten "Tomcat" Book
adbf945ebf merge mozilla-inbound to mozilla-central a=merge 2016-01-21 11:49:16 +01:00
Brian Grinstead
118067098d Bug 1239750 - Add DAMP measurement for rAF performance during streaming console.log messages;r=fitzgen
--HG--
extra : commitid : ywwpJkWsQF
2016-01-20 20:43:31 -08:00
Brian Grinstead
9903b5fdbe Bug 1239750 - Add DAMP measurement for bulk console.log performance;r=fitzgen
--HG--
extra : commitid : 2SbKBMFRytL
2016-01-20 20:43:27 -08:00
Brian Grinstead
e92e2b834a Bug 1239750 - Refactor DAMP openToolbox, closeToolbox, and reloadPage to mutate results state;r=fitzgen
--HG--
extra : commitid : GKx0rtE2hpS
2016-01-20 20:42:58 -08:00
aleth
1d5ae895ee Bug 1242081 - Disable marionette xpcshell tests for Thunderbird. r=ato
--HG--
extra : rebase_source : db0dfd23dd9c0ab442f076fe3c78600b3fde8296
extra : amend_source : 864f43415fabb66b0393e07389328ad3c7c91585
2016-01-23 01:12:14 +01:00
Honza Bambas
80cd6c95fd Bug 1064378 - Don't rewrite custom Authorization header set on a channel by cached credential. r=jduell 2016-01-21 09:33:00 -05:00
Matthew Noorenberghe
1f95421da5 Bug 1231408 - Add browser-chrome-screenshots to run the screenshots subsuite. r=armenzg DONTBUILD NPOTB
--HG--
extra : commitid : BOfPEmvnfmH
extra : amend_source : 985118105fcb78b8331b623299ca8f174a56b0e7
2016-01-20 09:54:36 -08:00
Carsten "Tomcat" Book
248f7a3dee merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
Carsten "Tomcat" Book
9bc25272bc merge fx-team to mozilla-central a=merge 2016-01-20 15:30:24 +01:00
Nigel Babu
d1f6c95315 Merge mozilla-central to b2g-inbound a=merge CLOSED TREE
--HG--
extra : commitid : 3IS55jlR99r
2016-01-20 14:15:53 +05:30
Nigel Babu
4fa636f373 Merge mozilla-central to fx-team a=merge CLOSED TREE
--HG--
extra : commitid : EJrDZIRXDUy
2016-01-20 14:14:13 +05:30
Ryan VanderMeulen
1358cdc9c3 Bug 1240993 - Remove deprecated --download-cache flag from pip invocation, r=bustage, a=bustage
CLOSED TREE

--HG--
extra : commitid : 5L9ccwmwNEt
extra : amend_source : 4ef5dfda015f88aeacdfdfe68344896bad2690f2
2016-01-19 22:02:34 -05:00
Carsten "Tomcat" Book
c5e11a57db Merge mozilla-central to b2g-inbound 2016-01-19 15:24:40 +01:00