Re: sccache as ccache

2017-08-17 Thread Mike Hommey
On Wed, Jul 26, 2017 at 09:54:14AM -0400, Alex Gaynor wrote: > If you're on macOS, you can also get sccache with `brew install sccache`. If you're on macOS and were hitting errors building openvr, this is fixed in sccache master. Mike ___ dev-platform m

Re: Intent to ship version 4 of the Safe Browsing protocol

2017-08-17 Thread Mike Hommey
On Wed, Aug 16, 2017 at 12:43:19PM -0700, Daniel Veditz wrote: > 100 options is 4950 configurations to test. I think you mean 2^100. That's 1.26 x 10^30. Mike ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinf

Quantum Flow Engineering Newsletter #20

2017-08-17 Thread Ehsan Akhgari
Hi everyone, It is hard to believe that we've gotten to the twentieth of these newsletters. That also means that we're very quickly approaching the finish line for this sprint. We only have a bit more than five more weeks to go before Firefox 57 merges to beta. It may be a good time to start to

Re: Proposed W3C Charter: WebVR Working Group

2017-08-17 Thread Tantek Çelik
Given that we have a day left to respond to this poll, we should begin writing up at least a draft answer with known facts that we can iterate on as we get more information. Rough draft WebVR proposed charter response points for consideration: 1. Timing is good. We think WebVR is ready for a WG

Re: Proposed W3C Charter: WebVR Working Group

2017-08-17 Thread Lars Bergstrom
I'll follow up more with the chairs of the community group (they just had a face to face earlier this week and I presume it came up). The last bit that I heard is consistent with what Dan mentioned - the concern is not around standardization but that neither the chairs nor the browser vendors nor

Re: refcounting - which types to use ?

2017-08-17 Thread Aryeh Gregor
On Thu, Aug 17, 2017 at 7:07 AM, Enrico Weigelt, metux IT consult wrote: > OTOH, is there a way to create versions that really return it as rval, > so I conveniently could just call like that ? > >nsCOMPtr list = addrbook->FindRecipients(addr); You can do this with a return type of already_Ad

Re: Response.body streams landing on trunk, default off

2017-08-17 Thread Jean-Yves Avenard
> On 14 Aug 2017, at 4:14 pm, Ben Kelly wrote: > > FYI, the Fetch API side of streams has landed and is now in nightly. > Please test and file bugs. Thanks! > > Ben Awesome thank you. JY ___ dev-platform mailing list dev-platform@lists.mozilla.org