104af6ba6296dd1dd166cae14bb0a9109456ef83: Bug 1451992 - Migrate Preferences::Subdialogs::Blocklists to Fluent. r?gijs,pike
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Tue, 03 Apr 2018 04:29:25 +0200 - rev 778625
Push
105541 by bmo:gandalf@aviary.pl at Fri, 06 Apr 2018 15:44:58 +0000
Bug 1451992 - Migrate Preferences::Subdialogs::Blocklists to Fluent. r?gijs,pike
MozReview-Commit-ID: IXacqfUnZ2q
ea72073b14c1df24aee1803d386d0adc7e02f8f1: Bug 1451992 - Migrate Preferences::Subdialogs::ApplicationManager to Fluent. r?jaws,flod
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Tue, 27 Mar 2018 01:52:09 +0200 - rev 778624
Push
105541 by bmo:gandalf@aviary.pl at Fri, 06 Apr 2018 15:44:58 +0000
Bug 1451992 - Migrate Preferences::Subdialogs::ApplicationManager to Fluent. r?jaws,flod
MozReview-Commit-ID: JZmQtwimYsO
ead7cc0c3cd7207154365cafbc0fa82aa919d5a2: Bug 1425521 - Wrap JsTerm in a React component in new frontend; r=bgrins.
draft
Nicolas Chevobbe <nchevobbe@mozilla.com> - Fri, 30 Mar 2018 17:48:50 +0200 - rev 778623
Push
105540 by bmo:nchevobbe@mozilla.com at Fri, 06 Apr 2018 15:33:47 +0000
Bug 1425521 - Wrap JsTerm in a React component in new frontend; r=bgrins.
MozReview-Commit-ID: GGq6ZB760d9
3b16a783d2947a58a9f1bb2b0b8345feb6ba0606: Bug 1451821 - Move new-console-output content one folder up; r=jdescottes.
draft
Nicolas Chevobbe <nchevobbe@mozilla.com> - Fri, 06 Apr 2018 15:03:20 +0200 - rev 778622
Push
105539 by bmo:nchevobbe@mozilla.com at Fri, 06 Apr 2018 15:16:56 +0000
Bug 1451821 - Move new-console-output content one folder up; r=jdescottes.
Now that the old frontend is in a dedicated folder, we can
remove the new-console-output folder and move its content
to devtools/client/webconsole, which will prevent confusion
while the old frontend is still around.
MozReview-Commit-ID: 57yM7IZhmAK
7a4dc6162e750d131c4302121e458edeb9a451a2: Bug 1451821 - Put console old-frontend code in webconsole/old; r=jdescottes.
draft
Nicolas Chevobbe <nchevobbe@mozilla.com> - Fri, 06 Apr 2018 08:02:58 +0200 - rev 778621
Push
105539 by bmo:nchevobbe@mozilla.com at Fri, 06 Apr 2018 15:16:56 +0000
Bug 1451821 - Put console old-frontend code in webconsole/old; r=jdescottes.
MozReview-Commit-ID: 7jIu1nrS8zW
57ccd95f65a426d323601562d42c521fde136f82: Bug 1452110 - Generate inspector custom page dynamically;r=ochameau
draft
Julian Descottes <jdescottes@mozilla.com> - Fri, 06 Apr 2018 16:36:01 +0200 - rev 778620
Push
105538 by jdescottes@mozilla.com at Fri, 06 Apr 2018 15:11:30 +0000
Bug 1452110 - Generate inspector custom page dynamically;r=ochameau
MozReview-Commit-ID: 7vMJ4HiV0fw
f1247f94e525b0a2a169d0b82c45a6f7822c8231: Bug 1450186 - [WIP] Clear cached messages when user clear messages; r=.
draft
Nicolas Chevobbe <nchevobbe@mozilla.com> - Thu, 05 Apr 2018 18:54:06 +0200 - rev 778619
Push
105537 by bmo:nchevobbe@mozilla.com at Fri, 06 Apr 2018 15:10:50 +0000
Bug 1450186 - [WIP] Clear cached messages when user clear messages; r=.
This is a first, naive implementation.
I don't really like how we pass the webconsoleClient,
but at the time we create the thunk middleware, the
proxy isn't on the hud yet (which we might revisit later).
Also maybe we could not pass the whole webConsoleClient, but
either the functions we need, or maybe simply a onClearMessages
callback, but things might get hard to follow.
A test is added to make sure we don't regress.
MozReview-Commit-ID: IaBQycsBAS9
20fba153e5a6ca3250dfaab6fe1e6d0b5af42ee2: Bug 1449877 - Release geckodriver 0.20.1. r?whimboo
draft
Andreas Tolfsen <ato@sny.no> - Tue, 03 Apr 2018 11:19:39 +0100 - rev 778618
Push
105536 by bmo:ato@sny.no at Fri, 06 Apr 2018 14:52:34 +0000
Bug 1449877 - Release geckodriver 0.20.1. r?whimboo
MozReview-Commit-ID: EsDa2dDbCYH
65b97dcac05efdbb30060f4b83e50c303ef96781: Bug 1449877 - Update geckodriver changelog for 0.20.1. r?whimboo
draft
Andreas Tolfsen <ato@sny.no> - Tue, 03 Apr 2018 11:19:34 +0100 - rev 778617
Push
105536 by bmo:ato@sny.no at Fri, 06 Apr 2018 14:52:34 +0000
Bug 1449877 - Update geckodriver changelog for 0.20.1. r?whimboo
MozReview-Commit-ID: DF36cXETqy6
e02ffbe355bf539ba28a53b653b58711c94f59a6: Bug 1452113: cleanup non-stylo wpt expectations. r?jgraham
draft
Emilio Cobos Álvarez <emilio@crisal.io> - Fri, 06 Apr 2018 16:48:27 +0200 - rev 778616
Push
105535 by bmo:emilio@crisal.io at Fri, 06 Apr 2018 14:50:39 +0000
Bug 1452113: cleanup non-stylo wpt expectations. r?jgraham
MozReview-Commit-ID: 6rElD6n1amv
d934d6ae5275b3bd00c96e25e3456cd977b8e9e9: Bug 1449187 - Whitelist extra autocomplete reflows that happen due to a default bookmark with a long URL on beta/release. r?mconley
draft
Mark Banner <standard8@mozilla.com> - Fri, 06 Apr 2018 15:17:19 +0100 - rev 778615
Push
105534 by bmo:standard8@mozilla.com at Fri, 06 Apr 2018 14:48:13 +0000
Bug 1449187 - Whitelist extra autocomplete reflows that happen due to a default bookmark with a long URL on beta/release. r?mconley
MozReview-Commit-ID: 30RgB1BAtL1
966c632a3d5910c848b97a2051a9515355f99dea: Bug 1410424 - [docs] Support a live reloading of docs with |mach doc| (WIP)
draft
Andrew Halberstadt <ahalberstadt@mozilla.com> - Fri, 06 Apr 2018 10:24:50 -0400 - rev 778614
Push
105533 by ahalberstadt@mozilla.com at Fri, 06 Apr 2018 14:46:37 +0000
Bug 1410424 - [docs] Support a live reloading of docs with |mach doc| (WIP)
MozReview-Commit-ID: FQecuePM0zZ
0e28cc5f2d7d524f30464f3ec7f75e34300273fc: Bug 1410424 - [docs] Remove ability to specify multiple doc paths at the same time
draft
Andrew Halberstadt <ahalberstadt@mozilla.com> - Fri, 06 Apr 2018 10:30:31 -0400 - rev 778613
Push
105533 by ahalberstadt@mozilla.com at Fri, 06 Apr 2018 14:46:37 +0000
Bug 1410424 - [docs] Remove ability to specify multiple doc paths at the same time
This removes the ability to specify multiple doc paths at the same time with
|mach doc|. We will be changing the default from opening index files to serving
the documentation with a webserver. Supporting multiple doc roots would mean
spinning up multiple servers in different threads.
This would add a lot of complexity for a feature which I don't think is very
useful. It's very rare that one would need to edit more than one doc location
at the same time. And if this is ever needed, the developer can just build the
entire doctree (by running |mach doc|).
MozReview-Commit-ID: GXEZJSgLpgF
62d37a5662a196750c727e2ba25f77a1e2ae9ea3: Bug 1410424 - [mozbuild] Add a 'quiet' argument to VirtualenvManager.install_pip_requirements
draft
Andrew Halberstadt <ahalberstadt@mozilla.com> - Fri, 06 Apr 2018 10:23:49 -0400 - rev 778612
Push
105533 by ahalberstadt@mozilla.com at Fri, 06 Apr 2018 14:46:37 +0000
Bug 1410424 - [mozbuild] Add a 'quiet' argument to VirtualenvManager.install_pip_requirements
Some requirements.txt are very large and result in a lot of package already
installed messages. Would be nice to hide this.
MozReview-Commit-ID: FQecuePM0zZ
9179aa57644d1cca74bc9325b8af9e5bc8f754ed: Bug 1452110 - Generate inspector custom page dynamically;r=ochameau
draft
Julian Descottes <jdescottes@mozilla.com> - Fri, 06 Apr 2018 16:36:01 +0200 - rev 778611
Push
105532 by jdescottes@mozilla.com at Fri, 06 Apr 2018 14:44:02 +0000
Bug 1452110 - Generate inspector custom page dynamically;r=ochameau
MozReview-Commit-ID: 7vMJ4HiV0fw
91a4d5e011948c2d0b965ac5daf01811a89d7c02: Bug 1416024 - Patch 1: Record event for toolbox open/close r?yulia
draft
Mike Ratcliffe <mratcliffe@mozilla.com> - Thu, 22 Mar 2018 16:54:15 +0000 - rev 778610
Push
105531 by bmo:mratcliffe@mozilla.com at Fri, 06 Apr 2018 14:43:25 +0000
Bug 1416024 - Patch 1: Record event for toolbox open/close r?yulia
MozReview-Commit-ID: 9YI0Bv6Q8gG
82d9b216ea35137afcc69987331880d0c15577b4: Bug 1416024 - Patch 2: Add Event telemetry documentation r?yulia
draft
Michael Ratcliffe <mratcliffe@mozilla.com> - Thu, 29 Mar 2018 14:44:27 +0100 - rev 778609
Push
105531 by bmo:mratcliffe@mozilla.com at Fri, 06 Apr 2018 14:43:25 +0000
Bug 1416024 - Patch 2: Add Event telemetry documentation r?yulia
MozReview-Commit-ID: csFPXeNOeN
c7027e100d1c47ebb4e3b81e0c74fce30240cb42: Bug 1450998 - Improve API and docs for Remote Settings r=mgoodwin
draft
Mathieu Leplatre <mathieu@mozilla.com> - Thu, 29 Mar 2018 14:38:16 -0700 - rev 778608
Push
105530 by mleplatre@mozilla.com at Fri, 06 Apr 2018 14:41:39 +0000
Bug 1450998 - Improve API and docs for Remote Settings r=mgoodwin
MozReview-Commit-ID: EszfBy3xNP9
26ed7a0199d351f09f01b5cc1480df42627db2f5: Bug 1451992 - Migrate Preferences::Subdialogs::Translation to Fluent.
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Thu, 05 Apr 2018 22:55:44 +0200 - rev 778607
Push
105529 by bmo:gandalf@aviary.pl at Fri, 06 Apr 2018 14:38:11 +0000
Bug 1451992 - Migrate Preferences::Subdialogs::Translation to Fluent.
MozReview-Commit-ID: JfBdle6i5wL
b0b57be99f118fb153a9c1f516d9b842330301c5: Bug 1451992 - Migrate Preferences::Subdialogs::SiteData to Fluent.
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Thu, 05 Apr 2018 22:37:59 +0200 - rev 778606
Push
105529 by bmo:gandalf@aviary.pl at Fri, 06 Apr 2018 14:38:11 +0000
Bug 1451992 - Migrate Preferences::Subdialogs::SiteData to Fluent.
MozReview-Commit-ID: KzEP0iCfzGf