Commit Graph

7786 Commits

Author SHA1 Message Date
Alessio Placitelli
42309849db Bug 1168835 - Add test coverage for pending-pings quota. r=gfritzsche 2015-07-20 08:46:00 +02:00
Maxim Zhilyaev
1996821182 Bug 1183932 - Update onboarding for Fx 40 with single slide [r=emto, feedback=flod] 2015-07-20 22:17:09 -07:00
Ryan VanderMeulen
e5df54a8f1 Merge m-c to inbound. a=merge 2015-07-20 13:42:34 -04:00
Anthony Miyaguchi
64b926c800 Bug 1168979 part 8 - Fix breakage in decision task for non-try branches; r=mrrrgn 2015-07-16 14:56:45 -07:00
Anthony Miyaguchi
95a96d1cd7 Bug 1168979 part 7 - Update to private production image; r=mrrrgn 2015-07-16 11:13:47 -07:00
Alastor Wu
a9c3c418d4 Bug 1184055 - Muted by default in b2g. r=baku 2015-07-17 17:25:25 +08:00
Wander Lairson Costa
1fe59019eb Bug 1175934: backout revision 5b4aed5949f1. No need to create new builds. r=me 2015-07-20 11:29:13 -03:00
Wander Lairson Costa
ded7232608 Bug 1175934: backout revision 83348c0ea47b. No need to create new builds. r=me 2015-07-20 11:01:24 -03:00
Wander Lairson Costa
bf807b521d Bug 1175934: backout revision b7d35cc9ea8c. No need to create new builds. r=me 2015-07-20 10:50:23 -03:00
Anthony Miyaguchi
4f9c09aa73 Bug 1168979 part 6 - Bump version of upload_symbols container, with addition of new arguments; r=mrrrgn 2015-07-10 10:18:14 -07:00
Anthony Miyaguchi
33517da8ee Bug 1168979 part 5 - Add allowed_build_tasks to distinguish builds that require symbol uploading; r=mrrrgn 2015-07-09 14:47:34 -07:00
Anthony Miyaguchi
c039ae3761 Bug 1168979 part 4 - Factor out building dependent tasks as a function; Create a task/post-builds for upload_symbols to live in; r=mrrrgn 2015-07-08 15:55:30 -07:00
Anthony Miyaguchi
af537cd4e4 Bug 1168979 part 3 - Clean up upload_symbol template. r=mrrrgn 2015-07-07 17:45:36 -07:00
Carsten "Tomcat" Book
e268f9c147 merge mozilla-inbound to mozilla-central a=merge 2015-07-20 11:36:42 +02:00
Carsten "Tomcat" Book
e3aa62c4c9 merge b2g-inbound to mozilla-central a=merge 2015-07-20 11:25:55 +02:00
Wander Lairson Costa
a544a05c7d Bug 1182116: Make engineering builds official style. r=garndt 2015-07-17 10:14:30 -03:00
Chris Manchester
b467759f6e Bug 890026 - Fixup to import signal in mozcrash. r=ahal 2015-07-17 12:32:53 -07:00
Arthur Edelstein
a6e858fc9c Bug 1078657 - Add SpawnTask.js for async tasks in mochitests. r=jmaher 2015-07-17 12:37:24 -04:00
Andrew Halberstadt
2262ef20d2 Bug 1014760 - Version bump mozbase modules that depend on mozlog 3.0, r=me 2015-07-17 10:06:59 -04:00
Ryan VanderMeulen
a52f29a924 Backed out changeset e5a750ee7e0b (bug 1078657) for test_async_setTimeout_stack.html and test_async_setTimeout_stack_across_globals.html failures.
CLOSED TREE
2015-07-17 12:06:14 -04:00
Ryan VanderMeulen
754c03cc10 Backed out changeset 44571696245f (bug 1184067) for breaking web-platform-tests.
CLOSED TREE
2015-07-17 11:54:27 -04:00
Wes Kocher
6c1f6b7bcd Merge m-c to fx-team, a=merge CLOSED TREE 2015-07-17 18:09:12 -07:00
Matthew Noorenberghe
08c53128b4 Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert 2015-07-16 13:38:20 -07:00
Ryan VanderMeulen
da1580e7b7 Merge inbound to m-c. a=merge 2015-07-17 10:26:22 -04:00
David Burns
c5d26dbfe2 Bug 1178468 - Update marionette cookie support to use nsICookie2. r=jgriffin
This allows us to return httpOnly key when doing getCookie and serialising the result

Details in http://w3c.github.io/webdriver/webdriver-spec.html#dfn-serialized-cookie
2015-07-15 23:51:51 +01:00
Ryan VanderMeulen
a276714066 Merge m-c to fx-team. a=merge 2015-07-16 16:23:27 -04:00
Ryan VanderMeulen
825ad570a6 Merge inbound to m-c. a=merge 2015-07-16 14:53:39 -04:00
Jordan Lund
6a018eeb7d Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing 2015-07-16 11:02:52 -07:00
Jordan Lund
b93bb49047 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 239491bc393a, r=ryanvm a=testing 2015-07-16 11:01:57 -07:00
James Graham
873ba3fcc7 Bug 1182681 - Update wpt expected results, r=jgriffin 2015-07-15 17:01:12 -07:00
Jonathan Griffin
471bec015d Bug 1182681 - Raise IOError when receiving empty string on socket, r=jgraham
* * *
Bug 1182681 - Raise IOError when we receive an emtry string, r=jgraham
2015-07-13 12:29:21 -07:00
Chris Manchester
8b56298543 Bug 890026 - Use kill_and_get_minidump in place of crashinject.exe in mochitest so we can stacks from more hangs. r=ted 2015-07-15 16:52:27 -07:00
Mike Shal
60875097d7 Bug 1184270 - Fix "platfoms" -> "platforms"; r=garndt 2015-07-15 14:49:26 -04:00
Ryan VanderMeulen
8b4859a34c Merge m-c to inbound. a=merge 2015-07-15 13:26:44 -04:00
Ryan VanderMeulen
41b59bf8a1 Merge inbound to m-c. a=merge 2015-07-15 13:19:59 -04:00
Kim Moir
14d5c1b6be no bug a=me update mh version 2015-07-15 12:35:12 -04:00
Wes Kocher
24d022d24f Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Ben Kelly
8f0445f821 Bug 1173934 Disable broken fetch-frame-resources.https.html wpt tests. r=jgraham 2015-07-14 13:11:26 -07:00
Julien Pagès
9a7605b346 Bug 980788 - [manifestparser] Add greater-than/less-than (equal) support. r=ahal 2015-07-15 04:42:00 -04:00
Andrew Halberstadt
11c45629b9 Bug 1182817 - [manifestparser] Fix exception in chunk_by_slice when there are two times more chunks than tests, r=chmanchester 2015-07-13 14:38:34 -04:00
Arthur Edelstein
495dd6e4d9 Bug 1078657 - Add SpawnTask.js for async tasks in mochitests. r=jmaher 2015-07-17 01:44:00 -04:00
Julien Pagès
e64807d266 Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ted 2015-07-15 06:30:00 -04:00
Joel Maher
ff638f79d2 Bug 1166132 - Create new talos test to measure tab switching times. r=mconley 2015-07-15 10:35:36 +01:00
David Burns
018d6e62a5 Bug 1178468: rename marionette cookie test methods to be more pythonic. r=jgriffin 2015-07-07 20:57:57 +01:00
Michael Layzell
ef7ecffaad Bug 1165263 - Part 3: Update mozprofile to support new moz_hosts schema, r=ahal 2015-07-14 15:06:35 -04:00
Michael Layzell
d5039159df Bug 1173523 - Part 13: Update SpecialPowers to use new API for nsIPermission, r=jmaher 2015-07-14 15:06:29 -04:00
Anthony Miyaguchi
1e4b666589 Bug 1168979 part 2 - Add symbol uploading as a build dependency; r=mrrrgn 2015-07-06 11:17:33 -07:00
Myk Melez
d7d6ad9a46 Bug 1181867 - move -runtime flag to runtests.py so it gets set in automation; r=jland,ahalberstadt 2015-07-20 09:38:49 -07:00
Myk Melez
a28251ab50 Bug 1181867 - remove obsolete runtests.py arguments from mozharness configs; r=jlund 2015-07-20 09:37:40 -07:00
Myk Melez
4744b3ed51 Bug 1181867 - set --xre-path for webapprt on Mac; r=jlund 2015-07-20 09:36:42 -07:00