See:
http://people.mozilla.org/~ahalberstadt/informant-reports/weekly/2014-10-06.informant-report.html
Hi all, last week I made a post saying to expect to see more of these
reports. This is the first of a series of weekly reports I intend to
post to dev.platform outlining which tests have been
On Fri, Oct 3, 2014 at 3:11 AM, Jonas Sicking wrote:
>> @font-face {
>> font-family: MyFont;
>> src: url(myfont.woff2) format("woff2"),
>> url(myfont.woff) format("woff"),
>> url(myfont.eot) format("embedded-opentype"),
>> url(myfont.ttf) format("truetype");
>>
content format negotiation is what accept is meant to do. Protocol level
negotiation also allows designated intermediaries to potentially transcode
between formats. imo you should add woff2 to the accept header.
On Tue, Oct 7, 2014 at 9:39 AM, Henri Sivonen wrote:
> On Fri, Oct 3, 2014 at 3:11 A
I've been trying to do some start-up profiling of Firefox using valgrind
/ callgrind and the kcachegrind viewer on Linux, and almost all of the
run time ends up getting swept into one very large cycle of functions
that call each other.
Does anyone have a set of callgrind options to break the worst
Update: the switch will happen early in version 36.
The build machines needed a reinstall of VS2013 due to a deployment issue. As
merge day is coming up, it's not a good time for major changes. We'll wait for
36 to have more bake time.
On the plus side, we picked up Update 3 in the process.
D
5 matches
Mail list logo