Re: Does SSE2 usage still need to be conditional?

2016-02-04 Thread Henri Sivonen
On Wed, Feb 3, 2016 at 4:58 PM, Chris H-C wrote: > So I reran the analysis, this time breaking down by OS the users who we > can't say for certain have SSE2: > https://gist.github.com/chutten/e4ccd0d5a46b782bae53 > > This was on a 25% sample of users reporting in from release Firefox on Jan > 21.

Re: Intent to implement and ship: FIDO U2F API

2016-02-04 Thread J.C. Jones
All, We're making progress on implementing FIDO U2F in Firefox. The effort is split into a number of bugs at present. First, a quick rundown of where we are: * The tracking bug for U2F support is Bug 1065729. * Bug 1198330 is to implement USB HID support in Firefox. * Bug 1231681 implements the W

Reftests moving to structured logging

2016-02-04 Thread Andrew Halberstadt
Reftest is the last major test harness still not using structured logs, but that should change by the end of the week. See bug 1034290 [1] for more details. I've tried my best to make sure things like reftest-analyzer, leak/assertion checks, crash detection, etc. all continue to work. But due to