Re: Windows launcher process enabled by default on Nightly

2018-09-27 Thread David Teller
Hi Aaron, It sounds cool, but I'm trying to understand what it means :) Do I understand correctly that the main benefit is security? Cheers, David On 27/09/2018 17:19, Aaron Klotz wrote: > Hi everybody, > > Yesterday evening bug 1488554 [1] merged to mozilla-central, thus > enabling the

Re: Windows launcher process enabled by default on Nightly

2018-09-27 Thread Honza Bambas
On 2018-09-27 17:19, Aaron Klotz wrote: * If you use Visual Studio, you may install the Child Process Debugging Power Tool [3] which, once configured, will make the VS debugger automagically attach to the launcher's child processes. I'm using "Spawned Process Catcher X" that works better, but

Re: Windows launcher process enabled by default on Nightly

2018-09-27 Thread Ted Mielczarek
Hi Aaron, Great work getting this landed, and thanks for doing the work to minimize the impact on everyone! On Thu, Sep 27, 2018, at 11:19 AM, Aaron Klotz wrote: > 2. Debugging the browser process > > > If you launch Firefox via a debugger, the initial process

Windows launcher process enabled by default on Nightly

2018-09-27 Thread Aaron Klotz
Hi everybody, Yesterday evening bug 1488554 [1] merged to mozilla-central, thus enabling the launcher process by default on Windows Nightly builds. This change is at the build config level. What is the launcher process? = Simply put, on Windows builds, the

Re: mozilla-central Fails to Build on Mac With Latest Xcode (10.0)

2018-09-27 Thread arshdkhn1
On Wednesday, September 19, 2018 at 12:01:03 AM UTC+5:30, Haik Aftandilian wrote: > If you don't build on macOS, read no further. > > With the latest XCode (10.0) just released, mozilla-central fails to build > due to bug 1492210 "nsCocoaUtils.mm compile error on macOS 10.13 with 10.14 > SDK"