Re: To what extent is sccache's distributed compilation usable?

2019-10-24 Thread Marcos Caceres
On Friday, October 25, 2019 at 4:14:05 AM UTC+11, Jeff Gilbert wrote: > My home Ryzen 3900x builds windows debug clobbers in under 10 minutes. Whoa, that's awesome! > Beefy desktops are relatively cheap, and I believe we continue to encourage > firefox-builders to request desktop workstations

Deprecating DTD for localization in Firefox UI

2019-10-24 Thread Zibi Braniecki (Gandalf)
Hi all, tl;dr: Please use Fluent instead of adding or changing existing DTD strings. == DTD and Fluent == DTD has been used as the core localization format and API inside of Firefox since the dawn of Mozilla, allowing us to localize our XUL and other XML files. Unfortunately, DTD comes with a

Re: To what extent is sccache's distributed compilation usable?

2019-10-24 Thread Jeff Gilbert
My home Ryzen 3900x builds windows debug clobbers in under 10 minutes. Beefy desktops are relatively cheap, and I believe we continue to encourage firefox-builders to request desktop workstations for builds. On Wed, Oct 23, 2019 at 11:20 PM Marcos Caceres wrote: > On Thursday, October 24, 2019

Re: Using MozPhab without Arcanist

2019-10-24 Thread Dan Mosedale
Also, if you did the double self-update to move over to pip while running under pyenv, moz-phab may suddenly disappear from your path until you restart your shell. Dan Am Do., 24. Okt. 2019 um 03:55 Uhr schrieb Axel Hecht : > > Am 24.10.19 um 12:13 schrieb Henrik Skupin: > > glob wrote on

Re: Using MozPhab without Arcanist

2019-10-24 Thread Axel Hecht
Am 24.10.19 um 12:13 schrieb Henrik Skupin: glob wrote on 23.10.19 17:56: It's available now - make sure you're running the latest version by running `moz-phab self-update`. That's what I did yesterday, but as it looks like the self-update actually didn't update my version to the latest

Suggesting reviewers (was: Re: Using MozPhab without Arcanist)

2019-10-24 Thread Andreas Tolfsen
Emilio and Emma brings up an important barrier to outside contribution here. Also sprach Emilio Cobos Álvarez: > On 10/23/19 10:24 PM, Emma Humphries wrote: >> Will this make it easier for non-staff contributors to get their change >> sets reviewed and landed? >> What else should we be doing for

Re: C++ standards proposal for a embedding library

2019-10-24 Thread Henri Sivonen
On Thu, Oct 24, 2019 at 12:30 PM Gijs Kruitbosch wrote: > From experience, people seriously underestimate how hard this is - > things like "I want a URL bar" or "I want tabs / multiple navigation > contexts and want them to interact correctly" or "users should be able > to download files and/or

Re: Using MozPhab without Arcanist

2019-10-24 Thread Henrik Skupin
glob wrote on 23.10.19 17:56: > It's available now - make sure you're running the latest version by > running `moz-phab self-update`. That's what I did yesterday, but as it looks like the self-update actually didn't update my version to the latest MozPhab-0.1.55. I will check soon with this

Re: C++ standards proposal for a embedding library

2019-10-24 Thread Gijs Kruitbosch
Is there some visibility into the feedback by other participants (esp. other browser vendors) and why they think this is a good idea? What are the arguments *for* this thing, and have they engaged with our arguments against at all? As a desktop Firefox person, "embedding" Gecko and providing

Re: To what extent is sccache's distributed compilation usable?

2019-10-24 Thread Marcos Caceres
On Thursday, October 24, 2019 at 6:46:08 AM UTC+11, Christopher Manchester wrote: > As announced in this week's project call, sccache-dist schedulers have been > deployed to mozilla offices, and those with hardware available can enroll > servers based on the documentation here >