Re: printf_stderr now works out of the box on Windows

2021-03-19 Thread Emilio Cobos Álvarez

On 3/19/21 21:12, Jeff Muizelaar wrote:


15 years ago we landed a change to make printf_stderr reopen fd 2
instead of using stderr directly to work around a linking issue. This
prevented printf_stderr from showing up in the console on Windows.

I landed https://bugzilla.mozilla.org/show_bug.cgi?id=1680402 this
week to fix this.

Now you don't have to redirect fd 2 to a file to see printf_stderr.


First, thanks a lot for fixing this. Every single time I need to debug 
something windows-specific and I had to printf something I had to 
remember the right incarnation to use.


Does this work now on content processes out of the box? Or do we still 
need to disable the sandbox or what not to see those?


 -- Emilio
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


printf_stderr now works out of the box on Windows

2021-03-19 Thread Jeff Muizelaar
15 years ago we landed a change to make printf_stderr reopen fd 2
instead of using stderr directly to work around a linking issue. This
prevented printf_stderr from showing up in the console on Windows.

I landed https://bugzilla.mozilla.org/show_bug.cgi?id=1680402 this
week to fix this.

Now you don't have to redirect fd 2 to a file to see printf_stderr.

-Jeff
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Heads up: small Fission experiment starting in 88 Beta

2021-03-19 Thread Neha Kochar
Yes, barring any serious issues that the Fx88 Beta experiment uncovers, we
expect to run this through all of Fx88 beta cycle and then either keep at
the same %age for Fx89 or start a new experiment for Fx89 with higher %age
(maybe 50%?).

Thanks,
Neha.

On Fri, Mar 19, 2021 at 9:22 AM Jeff Muizelaar 
wrote:

> To confirm, this experiment will continue running in 88 late beta as well?
>
> -Jeff
>
> On Fri, Mar 19, 2021 at 1:00 AM Chris Peterson 
> wrote:
> >
> > The Fission team plans to start a small Fission experiment in 88 Beta,
> > which will likely run through 89 Beta. The experiment will be just 10%
> > (5% Fission + 5% control).
> >
> > I know 89 is the Proton MR1 release. I've confirmed with the Proton PMs
> > that they do not mind Fission running an experiment during 89 Beta, as
> > long as we are just continuing the same experiment we started in 88 Beta
> > and we keep the experiment at 10%.
> >
> > Our Fission Nightly experiment has been running for months without any
> > major stability or perf issues. We just increased our Fission Nightly
> > experiment to 100% (50% Fission + 50% control) during 88 Nightly.
> >
> > If you have questions or concerns, please email me or drop by the
> > #fission channel in Matrix or Slack.
> >
> > chris
> >
> >
> > ___
> > dev-platform mailing list
> > dev-platform@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-platform
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Heads up: small Fission experiment starting in 88 Beta

2021-03-19 Thread Jeff Muizelaar
To confirm, this experiment will continue running in 88 late beta as well?

-Jeff

On Fri, Mar 19, 2021 at 1:00 AM Chris Peterson  wrote:
>
> The Fission team plans to start a small Fission experiment in 88 Beta,
> which will likely run through 89 Beta. The experiment will be just 10%
> (5% Fission + 5% control).
>
> I know 89 is the Proton MR1 release. I've confirmed with the Proton PMs
> that they do not mind Fission running an experiment during 89 Beta, as
> long as we are just continuing the same experiment we started in 88 Beta
> and we keep the experiment at 10%.
>
> Our Fission Nightly experiment has been running for months without any
> major stability or perf issues. We just increased our Fission Nightly
> experiment to 100% (50% Fission + 50% control) during 88 Nightly.
>
> If you have questions or concerns, please email me or drop by the
> #fission channel in Matrix or Slack.
>
> chris
>
>
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform