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

2019-10-23 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 >

[IMPORTANT] Submit your PI Requests for Firefox 72 QA feature testing by Nov 1

2019-10-23 Thread Tom Grabowski
Similar to what QA did for previous Firefox feature testing prioritization , we would like to do the same for Fx72. In order to help with the process, please *submit your pi-request

Re: Using MozPhab without Arcanist

2019-10-23 Thread Jeff Gilbert
Likewise I use `phlay` on git. On Wed, Oct 23, 2019 at 1:35 PM Jörg Knobloch wrote: > On 23 Oct 2019 22:24, 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 that. > > > > I hav

Re: Using MozPhab without Arcanist

2019-10-23 Thread Jörg Knobloch
On 23 Oct 2019 22:24, 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 that. I have some ideas I'm working on for views in Bugzilla to help with that so that contributors can see what's going

Re: Using MozPhab without Arcanist

2019-10-23 Thread 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 that. I have some ideas I'm working on for views in Bugzilla to help with that so that contributors can see what's going

Re: Using MozPhab without Arcanist

2019-10-23 Thread Emma Humphries
Will this make it easier for non-staff contributors to get their change sets reviewed and landed? What else should we be doing for that. I have some ideas I'm working on for views in Bugzilla to help with that so that contributors can see what's going on, and where they can take action to help.

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

2019-10-23 Thread Christopher Manchester
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 .

Re: Intent to implement: Cookie SameSite=lax by default and SameSite=none only if secure

2019-10-23 Thread 2027gruebertomasv
On Thursday, May 23, 2019 at 4:34:14 AM UTC-4, Andrea Marchesini wrote: > Link to the proposal: > https://tools.ietf.org/html/draft-west-cookie-incrementalism-00 > > Summary:yo dudes. were dem cookies at > "1. Treat the lack of an explicit "SameSite" attribute as >"SameSite=Lax". That

Re: Using MozPhab without Arcanist

2019-10-23 Thread glob
It's available now - make sure you're running the latest version by running `moz-phab self-update`. -glob Henrik Skupin wrote on 23/10/19 11:49 pm: Piotr Zalewa wrote on 22.10.19 17:25: Since today MozPhab does not require Arcanist to submit patches in all supported VCS's. It's an optional

Re: Using MozPhab without Arcanist

2019-10-23 Thread Henrik Skupin
Piotr Zalewa wrote on 22.10.19 17:25: > Since today MozPhab does not require Arcanist to submit patches in all > supported VCS's. It's an optional and experimental feature. Add the > `--no-arc` option to switch it on. Great to hear, but is there also an ETA when this mode will be available for us

Re[2]: C++ standards proposal for a embedding library

2019-10-23 Thread mhoye
-- Original Message -- From: "Henri Sivonen" Section 4.2 refers to Gecko's XPCOM embedding API, which hasn't been supported in quite a while. It also refers to the Trident embedding API. Putting aside for the moment the it's bad from Mozilla perspective to treat a Web engine as a gene

Re: Intent to ship: CSS subgrid

2019-10-23 Thread Ashley Gullen
On a practical point as a web developer, in this case CSS subgrid is a part of the wider CSS grid feature. It seems odd to make parts of the CSS grid feature available in insecure contexts while other parts (subgrid) are unavailable. I would argue this decision should have been made for the CSS gri

Re: C++ standards proposal for a embedding library

2019-10-23 Thread Henri Sivonen
On Tue, Oct 22, 2019 at 11:55 PM Botond Ballo wrote: > Given that, would anyone be interested in reviewing the proposed API > and providing feedback on its design? I feel like the committee would > be receptive to constructive technical feedback, and as a group with > experience in developing embe

Re: Intent to prototype: JavaScript weak references

2019-10-23 Thread Jonathan Coppeard
On Friday, 18 October 2019 17:05:41 UTC+1, Jonathan Coppeard wrote: > Preference: > > This feature will be controlled by the javascript.options.weakrefs pref, > which will be off by default. Correction: for consistency with other experimental features the pref used will be javascript.options.ex