009ea74a5c3eda210220614f59359e5feef65c46: Bug 1470494 - Configure indexer in generated Eclipse CDT project to automatically update the index. r=kats
Botond Ballo <botond@mozilla.com> - Fri, 22 Jun 2018 13:07:41 -0400 - rev 809852
Push
113833 by bmo:ato@sny.no at Sat, 23 Jun 2018 12:17:51 +0000
Bug 1470494 - Configure indexer in generated Eclipse CDT project to automatically update the index. r=kats
MozReview-Commit-ID: G0yX1ei7rII
092b43361bcde01b6b58b74ade563bc02a629b47: Bug 1347204 - Activity stream changes.
draft
Tim Nguyen <ntim.bugs@gmail.com> - Sat, 23 Jun 2018 12:49:45 +0100 - rev 809851
Push
113832 by bmo:ntim.bugs@gmail.com at Sat, 23 Jun 2018 12:08:03 +0000
Bug 1347204 - Activity stream changes.
MozReview-Commit-ID: BnFG66BAYGN
999757ed84aefbd8c7bee19661be9349726736d5: Bug 1347204 - Implement the colors.ntp_background and colors.ntp_text properties. r=mconley, jaws
draft
Tim Nguyen <ntim.bugs@gmail.com> - Thu, 12 Apr 2018 16:48:23 -0400 - rev 809850
Push
113832 by bmo:ntim.bugs@gmail.com at Sat, 23 Jun 2018 12:08:03 +0000
Bug 1347204 - Implement the colors.ntp_background and colors.ntp_text properties. r=mconley, jaws
MozReview-Commit-ID: En8HajryiJS
b424f6b6cd20ba8793dab8a7592faf7ef62f0036: Bug 1347204 - Activity stream changes.
draft
Tim Nguyen <ntim.bugs@gmail.com> - Sat, 23 Jun 2018 12:49:45 +0100 - rev 809849
Push
113831 by bmo:ntim.bugs@gmail.com at Sat, 23 Jun 2018 11:59:48 +0000
Bug 1347204 - Activity stream changes.
MozReview-Commit-ID: BnFG66BAYGN
eb5cbf28df243b0068057b03f164f5f901fadc94: Bug 1347204 - Implement the colors.ntp_background and colors.ntp_text properties. r=mconley, jaws
draft
Tim Nguyen <ntim.bugs@gmail.com> - Thu, 12 Apr 2018 16:48:23 -0400 - rev 809848
Push
113831 by bmo:ntim.bugs@gmail.com at Sat, 23 Jun 2018 11:59:48 +0000
Bug 1347204 - Implement the colors.ntp_background and colors.ntp_text properties. r=mconley, jaws
MozReview-Commit-ID: En8HajryiJS
ad306a6e5cf7a1c973d355b01da952172e38c31e: Bug 1347204 - Activity stream changes.
draft
Tim Nguyen <ntim.bugs@gmail.com> - Sat, 23 Jun 2018 12:49:45 +0100 - rev 809847
Push
113830 by bmo:ntim.bugs@gmail.com at Sat, 23 Jun 2018 11:50:18 +0000
Bug 1347204 - Activity stream changes.
MozReview-Commit-ID: cXnvV9dfdT
6a9fd45bd72b06fff71f9db3de65d071b96fe1a0: Bug 1347204 - Implement the colors.ntp_background and colors.ntp_text properties. r=mconley, jaws
draft
Tim Nguyen <ntim.bugs@gmail.com> - Thu, 12 Apr 2018 16:48:23 -0400 - rev 809846
Push
113830 by bmo:ntim.bugs@gmail.com at Sat, 23 Jun 2018 11:50:18 +0000
Bug 1347204 - Implement the colors.ntp_background and colors.ntp_text properties. r=mconley, jaws
MozReview-Commit-ID: En8HajryiJS
fb71429463615a66cebda2a6fe1a5a2cb6089236: Bug 1437446 : Make probe process choice more visible in about:telemetry , r?chutten
draft
akriti <akriti.v10@gmail.com> - Sat, 23 Jun 2018 15:53:48 +0530 - rev 809845
Push
113829 by bmo:akriti.v10@gmail.com at Sat, 23 Jun 2018 10:33:51 +0000
Bug 1437446 : Make probe process choice more visible in about:telemetry , r?chutten
MozReview-Commit-ID : 7DLhmRPCn2k
MozReview-Commit-ID: F3yfYngW4pi
fccc0b628d3205955cafcd6f43b980fe6c89e5d0: Bug 1470079 - Add fuzzing coverage build to taskcluster
draft
rforbes <rforbes@mozilla.com> - Thu, 21 Jun 2018 14:57:28 -0700 - rev 809844
Push
113828 by bmo:rforbes@mozilla.com at Sat, 23 Jun 2018 08:59:15 +0000
Bug 1470079 - Add fuzzing coverage build to taskcluster
MozReview-Commit-ID: 7FwYAjzHJJw
9a61219b66ef15e5d67c414524e5f5362118b8d9: Bug 1466211 - Detect if we are running in a virtual environment; r=chmanchester
draft
Dave Hunt <dhunt@mozilla.com> - Fri, 15 Jun 2018 18:05:20 -0700 - rev 809843
Push
113827 by bmo:dave.hunt@gmail.com at Sat, 23 Jun 2018 08:22:59 +0000
Bug 1466211 - Detect if we are running in a virtual environment; r=chmanchester
When we're running using pipenv, we have more than one virtual environment. This means the current check to see if python matches the initial virtual environment gives a false positive when we're in a secondary virtual environment. This patch changes the condition to check if the current python path exists within the virtual environments root directory.
MozReview-Commit-ID: AAONwLWsigL
e275ac2ada53270d641b45d9d57c92f85c300668: Bug 1466211 - Use --python for selecting target Python when using |mach python-test|; r?ahal
draft
Dave Hunt <dhunt@mozilla.com> - Wed, 13 Jun 2018 14:18:21 -0700 - rev 809842
Push
113827 by bmo:dave.hunt@gmail.com at Sat, 23 Jun 2018 08:22:59 +0000
Bug 1466211 - Use --python for selecting target Python when using |mach python-test|; r?ahal
MozReview-Commit-ID: J8DSmX8mItb
59fdfbf9cc36653e1363a54ea79e7b0632f5f7f4: Bug 1466211 - Switch all |mach python-test| tests to run using pipenv; r?ahal
draft
Dave Hunt <dhunt@mozilla.com> - Fri, 08 Jun 2018 13:24:27 +0100 - rev 809841
Push
113827 by bmo:dave.hunt@gmail.com at Sat, 23 Jun 2018 08:22:59 +0000
Bug 1466211 - Switch all |mach python-test| tests to run using pipenv; r?ahal
MozReview-Commit-ID: AzmdDgAgZgI
ccc279aa4b175f899ea465ddc81a539b15962bc3: Bug 1470079 - Add fuzzing coverage build to taskcluster
draft
rforbes <rforbes@mozilla.com> - Thu, 21 Jun 2018 14:57:28 -0700 - rev 809840
Push
113826 by bmo:rforbes@mozilla.com at Sat, 23 Jun 2018 08:04:20 +0000
Bug 1470079 - Add fuzzing coverage build to taskcluster
MozReview-Commit-ID: 7FwYAjzHJJw
d04e988ba186934a7fc4c65aed8e3c1ab41fba31: Bug 1078374 - Add mochitest for markup view with template tag;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Thu, 21 Jun 2018 16:58:08 +0200 - rev 809839
Push
113825 by jdescottes@mozilla.com at Sat, 23 Jun 2018 07:02:52 +0000
Bug 1078374 - Add mochitest for markup view with template tag;r=bgrins
MozReview-Commit-ID: 4knVStt5QzY
cba3b3ae692702d385c55a4349350adc0b8ab8ee: Bug 1078374 - Move helper_shadowdom in markup-view head.js;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Sat, 23 Jun 2018 08:42:33 +0200 - rev 809838
Push
113825 by jdescottes@mozilla.com at Sat, 23 Jun 2018 07:02:52 +0000
Bug 1078374 - Move helper_shadowdom in markup-view head.js;r=bgrins
MozReview-Commit-ID: C3O5LjSfxqS
444e569325a00c888f8ddc884443e9bf61b86c10: Bug 1078374 - Return empty string in getPath/Selector methods for nodes outside document;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Sat, 23 Jun 2018 08:29:16 +0200 - rev 809837
Push
113825 by jdescottes@mozilla.com at Sat, 23 Jun 2018 07:02:52 +0000
Bug 1078374 - Return empty string in getPath/Selector methods for nodes outside document;r=bgrins
MozReview-Commit-ID: 5hxtjz23vXh
fcac65716ac50cc5f26784bcbcc9d62dfdfa3471: Bug 1078374 - Show content of template tags in markup view;r=bgrins
draft
Julian Descottes <jdescottes@mozilla.com> - Fri, 08 Jun 2018 18:17:15 +0200 - rev 809836
Push
113825 by jdescottes@mozilla.com at Sat, 23 Jun 2018 07:02:52 +0000
Bug 1078374 - Show content of template tags in markup view;r=bgrins
MozReview-Commit-ID: pbctIItlC9
6ee4fb9e92e6d77d8cb1faa1bf9fd54ef00cacef: Bug 1335206: enable emitting datachannel draft 21 format
draft
Nils Ohlmeier [:drno] <drno@ohlmeier.org> - Fri, 22 Jun 2018 15:49:03 -0700 - rev 809835
Push
113824 by drno@ohlmeier.org at Sat, 23 Jun 2018 04:34:56 +0000
Bug 1335206: enable emitting datachannel draft 21 format
MozReview-Commit-ID: 9zWz8ct4ERZ
736387101dd339573de77b9d501d42d5c0c3ccf9: Bug 1455965 - Removed obsolete strings
draft
Sahith Nallapareddy <sahith.reddy@gmail.com> - Fri, 22 Jun 2018 21:01:47 -0700 - rev 809834
Push
113823 by bmo:sahith.reddy@gmail.com at Sat, 23 Jun 2018 04:06:15 +0000
Bug 1455965 - Removed obsolete strings
MozReview-Commit-ID: DOo8F7kpHYG
00113bfd7099c6e9ade9a103006b92743213675f: Bug 1455965 - Removed obsolote strings
draft
Sahith Nallapareddy <sahith.reddy@gmail.com> - Fri, 22 Jun 2018 21:01:47 -0700 - rev 809833
Push
113822 by bmo:sahith.reddy@gmail.com at Sat, 23 Jun 2018 04:02:45 +0000
Bug 1455965 - Removed obsolote strings
MozReview-Commit-ID: DOo8F7kpHYG