The Rendering meeting is about all things Gfx, Image, Layout, and Media.
It takes place every second Monday, alternating between 2:30pm PDT and 5:30pm
PDT.
The next meeting will take place today, Monday, December 2nd at 5:30 PM
US/Pacific
Please add to the agenda: https://wiki.mozilla.org/Platfo
On Nov 20, 2013 5:42 AM, "Benjamin Smedberg" wrote:
> From what I know of NaCl, you won't be able to get outside the sandbox
and access any system libraries, so unless Chrome makes client certificates
available to you via API, it won't help this use case.
I suspect the Chrome people expect you to
Am Mittwoch, 20. November 2013 20:11:17 UTC+1 schrieb fma spew:
> And btw, is WebCrypto an only-Mozilla thing?
>
No: http://www.w3.org/TR/WebCryptoAPI/ (work in progress)
(Though Mozilla has proprietary extensions:
https://developer.mozilla.org/en-US/docs/JavaScript_crypto – but be aware that
On Thursday, November 28, 2013, Henri Sivonen wrote:
> Do we have policy reasons that preclude A/B testing on Release or Beta?
>
We don't have any policies against it; just some FUD from not having a
precedent :)
Doing A/B testing on release is something I'm very interested in exploring
further.
On Sat, Nov 30, 2013 at 6:56 AM, Benoit Jacob wrote:
> I'm all for reducing usage of 'using' and in .cpp files I've been switching
> to doing
>
> namespace foo {
> // my code
> }
>
> instead of
>
> using namespace foo;
> // my code
>
This only works if you want to put all
5 matches
Mail list logo