10112 Commits

Author SHA1 Message Date
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
Boris Zbarsky
b84abf01a3 Bug 888190. Implement case-insensitive attribute value selectors from Selectors 4. r=dbaron 2016-01-26 14:55:52 -05:00
Andrea Marchesini
fea8607ef9 Bug 1241171 - FormData should not force 'blob' as filename, r=smaug 2016-01-26 17:15:52 +00:00
Andreas Tolfsen
c2d519ab45 Bug 1153828 - Merge message listeners in AsyncContentSender; r=automatedtester
This change reduces the number of content frame script message senders
from three to one by imposing a message format.

--HG--
extra : rebase_source : 2e2940eb7d095e22a60d3e6f3af44446bb425c93
2016-01-21 19:27:23 +00:00
Carsten "Tomcat" Book
db55b0fa77 Backed out changeset 31c98f5e107b (bug 1069556)
--HG--
rename : toolkit/crashreporter/google-breakpad/src/client/linux/Makefile.in => toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile.in
2016-01-26 14:53:02 +01:00
Sebastian Hengst
63388f55dc Backed out changeset 3a4b31e5c049 (bug 1241171) for W(5) orange on Linux x64 debug. r=bustage 2016-01-26 13:44:51 +01:00
Carsten "Tomcat" Book
6eaae1e724 Merge mozilla-central to mozilla-inbound 2016-01-26 12:45:31 +01: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
Johan Lorenzo
742bdefb2d Bug 1239293 - [tc-gip] Turn on video recording
--HG--
extra : commitid : 9azz6r3xZIr
2016-01-19 09:39:51 +01:00
Nigel Babu
e806014c5e Backed out 3 changesets (bug 1239373) for xpcshell bustage on emulator
Backed out changeset 308b5e2bb5df (bug 1239373)
Backed out changeset 783077fc10a2 (bug 1239373)
Backed out changeset 32e6e21daeda (bug 1239373)

--HG--
extra : commitid : FRAHnToBmu7
2016-01-19 13:16:37 +05:30
Andreas Tolfsen
706c27ecab Bug 1240576 - Use Preferences.jsm throughout Marionette; r=automatedtester
A distinct advantage is that try...catch statements are no longer used
to control the flow of code.

--HG--
extra : rebase_source : e3dcadcf9fdfcfe9d227b571b5a830437428762c
extra : source : 2b6d148fd941363e4580137e5d6efc0eebdaf7bd
2016-01-18 22:05:30 +00:00
Nicolas Silva
c7cf4b994f Bug 1180942 - Use cairo's image backend for drawing on linux. r=jrmuizel 2016-01-21 14:12:51 +01:00
Andreas Tolfsen
c80cd8df4b Bug 1240182 - Use Log.Level.Debug for logging accepted and closed sockets; r=automatedtester
--HG--
extra : commitid : 4e9BJou6S9R
extra : amend_source : 57ac9a1373c2e2d9c971139ac8c6c5d4e346e4f8
2016-01-18 19:09:31 +00:00
Nigel Babu
6bba0d425e Backed out changeset 8ca79644b089 (bug 1240182) for xpcshell bustage on b2g
--HG--
extra : commitid : LoSqw9LOMMi
2016-01-19 10:49:12 +05:30
Carsten "Tomcat" Book
15d6f2b06d merge mozilla-inbound to mozilla-central a=merge 2016-01-18 14:22:46 +01:00
Dan Minor
ab69635d0b Bug 1239939 - [mozsystemmonitor] Reduce poll interval on exit r=wlach
Currently we poll at an interval of 1 second when shutting down
mozsystemmonitor. This causes a noticeable shutdown delay on short
running processes. Reducing the interval to 0.1 reduces this delay without
seeming to have any adverse effects.

--HG--
extra : rebase_source : da59ee8d09ada188d011e3a7138b30d91850aacd
2016-01-18 06:28:10 -05:00
Phil Ringnalda
fd6a59b7d0 Back out changeset 084c55b0bd3d (bug 1240550) for test_error.js failures 2016-01-18 17:33:30 -08:00
Andrew Halberstadt
cd44f065b9 Bug 1239352 - Follow-up fix for c-c test bustage. r=jlund
--HG--
extra : rebase_source : 8797fa501ae6a3cb408b8d10479b31bfb77d6b32
2016-01-18 16:00:02 -05:00
Andreas Tolfsen
2ed19eb03c Bug 1240182 - Use Log.Level.Debug for logging accepted and closed sockets; r=automatedtester
--HG--
extra : rebase_source : 52422526babd6b101a0b4395ce70419a6c1f7ee1
2016-01-18 19:09:31 +00:00