Re: Fission Engineering Newsletter #1

2019-02-13 Thread Matthew N.
On 2019-02-13 9:02 p.m., Tom Ritter wrote: On Wed, Feb 13, 2019 at 9:48 PM Matthew N. wrote: What about doing better sandboxing of the content process (e.g. ensuring a compromised process can't request information from the parent that isn't relevant to it)? This is https://bugzilla.mozilla.or

Re: Fission Engineering Newsletter #1

2019-02-13 Thread Tom Ritter
On Wed, Feb 13, 2019 at 9:48 PM Matthew N. wrote: > What about doing better sandboxing of the content > process (e.g. ensuring a compromised process can't request information > from the parent that isn't relevant to it)? This is https://bugzilla.mozilla.org/show_bug.cgi?id=1505832 Its major sub-b

Re: Fission Engineering Newsletter #1

2019-02-13 Thread Matthew N.
On 2019-02-04 6:02 a.m., Nika Layzell wrote: If have a bug which may be relevant to fission,*please* let us know by setting the “Fission Milestone” project flag to ‘?’. We’ll swing by and triage it into the correct milestone. It seems to me like there are a few overlapping areas in progress th

Re: try pushes: use a base revision from 2019-02-06 or newer

2019-02-13 Thread Dana Keeler
On 2/12/19 9:15 PM, Randell Jesup wrote: >> if you push to the Try server, use base revisions (= the shared revision on >> top of which you add your changes) from 2019-02-06 or newer, else there >> will be many test failures due to expired certificates. The newer base >> revisions have the fixes fr

Re: Moving reviews to Phabricator

2019-02-13 Thread David Major
For what it's worth, arcanist works fine for me in WSL, with a considerably less-horrifying installation process than on real Windows. With an alias you can call it from MozillaBuild as if it were native: alias arc="cmd //c ubuntu1804 run arc" On Wed, Feb 6, 2019 at 3:49 PM Jörg Knobloch wrote: