3e93f7c1ee83a5b0396b12525c23a02af7542293: Bug 1308057 - Convert WebGLExtensionDisjointTimerQuery.cpp to 4-space.
draft
Jeff Gilbert (:jgilbert) <jgilbert@mozilla.com> - Fri, 30 Sep 2016 14:04:37 -0700 - rev 437468
Push
35421 by bmo:jgilbert@mozilla.com at Thu, 10 Nov 2016 23:13:55 +0000
Bug 1308057 - Convert WebGLExtensionDisjointTimerQuery.cpp to 4-space.
MozReview-Commit-ID: A9llSqU5ghR
be9999743405dc40eaaa31b2e682bfdccc83f5a7: Bug 1314361: Part 7b - Strip addonId from existing quota storage origins. r?janv
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 07 Nov 2016 23:39:02 -0800 - rev 437467
Push
35420 by maglione.k@gmail.com at Thu, 10 Nov 2016 23:07:45 +0000
Bug 1314361: Part 7b - Strip addonId from existing quota storage origins. r?janv
MozReview-Commit-ID: ABBe4LmbSmi
ab429395112e86e4fe2026f488780ac38f5e0209: Bug 1314200 - stylo: support transform; r?heycam
draft
Manish Goregaokar <manishearth@gmail.com> - Mon, 31 Oct 2016 16:30:43 -0700 - rev 437466
Push
35419 by bmo:manishearth@gmail.com at Thu, 10 Nov 2016 23:00:37 +0000
Bug 1314200 - stylo: support transform; r?heycam
MozReview-Commit-ID: 50YhZtjF3vH
bcc6ced613c3254016b3777a9b99efefa09e35de: Bug 1316718 - Remove ExtensionContent from mozbrowser startup. r=fabrice
draft
J. Ryan Stinnett <jryans@gmail.com> - Thu, 10 Nov 2016 15:38:26 -0600 - rev 437465
Push
35418 by bmo:jryans@gmail.com at Thu, 10 Nov 2016 22:36:39 +0000
Bug 1316718 - Remove ExtensionContent from mozbrowser startup. r=fabrice
MozReview-Commit-ID: 4I5Ox1cQdIg
76e46ea575c1297745ad86ed051af14c5bc7ae82: Bug 1275943 - Schedule tasks with a 'when' clause regardless of try syntax, r?dustin
draft
Andrew Halberstadt <ahalberstadt@mozilla.com> - Thu, 10 Nov 2016 16:57:42 -0500 - rev 437464
Push
35417 by ahalberstadt@mozilla.com at Thu, 10 Nov 2016 22:36:17 +0000
Bug 1275943 - Schedule tasks with a 'when' clause regardless of try syntax, r?dustin
One annoyance when working with lint based tasks, is that there is no way to get them running
on try unless you also specify a "dummy" job in the try syntax. This is wasteful or requires
an extra step to cancel it.
Instead, I propose that any task that has "when" clause, should be considered no matter what
the try syntax is, even if no try syntax exists. This way, these kinds of jobs can be tested
by simply pushing directly to try (without a try syntax), and they will automatically run
(assuming their "when" clause turns out to be true).
I'm assuming that this makes sense to do for all tasks that have a "when" clause. Please let
me know if there are any tasks that break this assumption.
MozReview-Commit-ID: EhaTadctIwv
ac8edac0876f591252701c68dabce7393eea4574: Bug 1313787 - Find relevant dlls on Windows when packaging an artifact build. r=glandium
draft
Chris Manchester <cmanchester@mozilla.com> - Thu, 10 Nov 2016 22:27:59 -0800 - rev 437463
Push
35416 by bmo:cmanchester@mozilla.com at Thu, 10 Nov 2016 22:28:11 +0000
Bug 1313787 - Find relevant dlls on Windows when packaging an artifact build. r=glandium
MozReview-Commit-ID: KJq8ouh6Umi
59e17905c306bf27743bdfb1b418e570cc5fc06b: Bug 1316735 - Relative symlinks in the dist directory. r?gps
draft
Jack Bates <jack@nottheoilrig.com> - Thu, 10 Nov 2016 22:24:38 +0000 - rev 437462
Push
35415 by bmo:jack@nottheoilrig.com at Thu, 10 Nov 2016 22:27:06 +0000
Bug 1316735 - Relative symlinks in the dist directory. r?gps
Make the symlinks in the dist directory relative instead of absolute.
MozReview-Commit-ID: HS7KL4JwSbV
8de982079b740f0465f424394998cf8a889afd31: Bug 1316736 - Clean up RDM typos. r=ochameau
draft
J. Ryan Stinnett <jryans@gmail.com> - Wed, 09 Nov 2016 18:38:28 -0600 - rev 437461
Push
35414 by bmo:jryans@gmail.com at Thu, 10 Nov 2016 22:25:35 +0000
Bug 1316736 - Clean up RDM typos. r=ochameau
MozReview-Commit-ID: 4waiXuzrQDE
77d1873744c260a3120c65442c6f72ab17f78b2b: Bug 1316446 - Improve mach taskcluster-load-image
draft
Jonas Finnemann Jensen <jopsen@gmail.com> - Thu, 10 Nov 2016 14:20:14 -0800 - rev 437460
Push
35413 by bmo:jopsen@gmail.com at Thu, 10 Nov 2016 22:20:36 +0000
Bug 1316446 - Improve mach taskcluster-load-image
MozReview-Commit-ID: 3Y8fI5WXP1Y
06f15cbda3ad27653e4b248829f052cc9a4c8adc: Bug 1234500 - Download talos pageset via tooltool
draft
Rob Wood <rwood@mozilla.com> - Mon, 07 Nov 2016 19:35:12 -0500 - rev 437459
Push
35412 by rwood@mozilla.com at Thu, 10 Nov 2016 22:06:04 +0000
Bug 1234500 - Download talos pageset via tooltool
MozReview-Commit-ID: 23zUH4NFdTH
f9dcc6b06e9ebf9c30a576f9319f76a51b6dc26f: Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj
draft
Gerald Squelart <gsquelart@mozilla.com> - Thu, 10 Nov 2016 14:11:27 +1100 - rev 437458
Push
35411 by gsquelart@mozilla.com at Thu, 10 Nov 2016 22:02:18 +0000
Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj
Giving '0' (literal zero) to nsCOMPtr is now ambiguous, as both
nsCOMPtr(decltype(nullptr)) and nsCOMPtr(T*) could be used.
In any case, our coding standards mandate the use of 'nullptr' for pointers.
So I'm changing all zeroes into nullptr's where necessary.
MozReview-Commit-ID: LXiZTu87Ck6
de8fc2f900abbf7f0bf763ffac8f23f9cde298b4: Bug 1316432 - nsCOMPtr construction/assignment from nullptr - r=froydnj
draft
Gerald Squelart <gsquelart@mozilla.com> - Fri, 11 Nov 2016 07:57:38 +1100 - rev 437457
Push
35411 by gsquelart@mozilla.com at Thu, 10 Nov 2016 22:02:18 +0000
Bug 1316432 - nsCOMPtr construction/assignment from nullptr - r=froydnj
MozReview-Commit-ID: 4KW3g2WSJaC
a5a9a064335254a7456a7ec48805c4ec08fd18af: Bug 1316432 - Replace 0's with nullptr in nsCOMPtr.* - r=froydnj
draft
Gerald Squelart <gsquelart@mozilla.com> - Thu, 10 Nov 2016 14:19:56 +1100 - rev 437456
Push
35411 by gsquelart@mozilla.com at Thu, 10 Nov 2016 22:02:18 +0000
Bug 1316432 - Replace 0's with nullptr in nsCOMPtr.* - r=froydnj
Just a mechanical find/replace of all zero pointers, before the next patch.
MozReview-Commit-ID: DSzSZunAXWu
ed648030a871e7260c1466c3ab54733f9a65039a: Bug 1316720 - Populate all documents using browserMountPoints.inc with l20n.js
draft
Zibi Braniecki <gandalf@mozilla.com> - Thu, 10 Nov 2016 13:59:47 -0800 - rev 437455
Push
35410 by zbraniecki@mozilla.com at Thu, 10 Nov 2016 22:00:31 +0000
Bug 1316720 - Populate all documents using browserMountPoints.inc with l20n.js
MozReview-Commit-ID: 9djrIM2My70
2fc5b725a6d5e29877db2f9035d202d8a89b08be: Bug 1316707 - Remove B2G related code from Marionette client.
draft
Henrik Skupin <mail@hskupin.info> - Thu, 10 Nov 2016 22:17:59 +0100 - rev 437454
Push
35409 by bmo:hskupin@gmail.com at Thu, 10 Nov 2016 21:58:25 +0000
Bug 1316707 - Remove B2G related code from Marionette client.
MozReview-Commit-ID: 1GjCDSmpROY
49b313e7f01e78c9ab8bab934abd1a901fc14c95: Bug 1316707 - Remove B2G related code from Marionette harness.
draft
Henrik Skupin <mail@hskupin.info> - Thu, 10 Nov 2016 22:13:03 +0100 - rev 437453
Push
35409 by bmo:hskupin@gmail.com at Thu, 10 Nov 2016 21:58:25 +0000
Bug 1316707 - Remove B2G related code from Marionette harness.
MozReview-Commit-ID: 4v3etTqMFxf
6257857ecea8cbe102cd4e648caf3c6dc66a94bb: Bug 1316707 - Cleanup Marionette client documentation for B2G.
draft
Henrik Skupin <mail@hskupin.info> - Thu, 10 Nov 2016 22:12:06 +0100 - rev 437452
Push
35409 by bmo:hskupin@gmail.com at Thu, 10 Nov 2016 21:58:25 +0000
Bug 1316707 - Cleanup Marionette client documentation for B2G.
MozReview-Commit-ID: IHwaa7a5wKj
ace76e0bed07870abd70e562e0b2f6be4d8f7d64: Bug 1316707 - Remove Marionette B2G update tests.
draft
Henrik Skupin <mail@hskupin.info> - Thu, 10 Nov 2016 22:55:29 +0100 - rev 437451
Push
35409 by bmo:hskupin@gmail.com at Thu, 10 Nov 2016 21:58:25 +0000
Bug 1316707 - Remove Marionette B2G update tests.
MozReview-Commit-ID: Kh0i6hWTZTp
073c1a92112d5c4af4b22d63f4b08e6963747055: Bug 1316707 - Remove B2G related code from Marionette client.
draft
Henrik Skupin <mail@hskupin.info> - Thu, 10 Nov 2016 22:17:59 +0100 - rev 437450
Push
35408 by bmo:hskupin@gmail.com at Thu, 10 Nov 2016 21:56:27 +0000
Bug 1316707 - Remove B2G related code from Marionette client.
MozReview-Commit-ID: 1GjCDSmpROY
4d2bab22c820ea91641962628710921eae5c65b6: Bug 1316707 - Remove B2G related code from Marionette harness.
draft
Henrik Skupin <mail@hskupin.info> - Thu, 10 Nov 2016 22:13:03 +0100 - rev 437449
Push
35408 by bmo:hskupin@gmail.com at Thu, 10 Nov 2016 21:56:27 +0000
Bug 1316707 - Remove B2G related code from Marionette harness.
MozReview-Commit-ID: 4v3etTqMFxf