Re: Decreasing quality?

2015-08-20 Thread Kartikaya Gupta
There are some bugs about this (1189565 and 1193933 are the ones I'm aware of), but please do file bugs if you haven't already and if your symptoms don't match the existing bugs. kats On Thu, Aug 20, 2015 at 2:52 PM, Dirkjan Ochtman wrote: > On Thu, Aug 20, 2015 at 8:45 PM, Mike Hoye wrote: >>

Re: large memory allocations / resource consumption in crashtests?

2015-08-20 Thread Karl Tomlinson
On Mon, 27 Jul 2015 21:35:20 +1200, Karl Tomlinson wrote: > Sometimes it would be nice to check in crashtests that use, or > attempt to use large memory allocations, but I'm concerned that > checking in these crashtests could disrupt subsequent tests > because there is then not enough memory to te

Re: Decreasing quality?

2015-08-20 Thread Dirkjan Ochtman
On Thu, Aug 20, 2015 at 8:45 PM, Mike Hoye wrote: > For what it's worth, living on Nightly + e10s + a multiscreen setup has been > pretty hard on the soul for a couple of months now, but I don't think that's > a sign of decreasing attention to quality or detail. That's just the price > of being in

Re: Decreasing quality?

2015-08-20 Thread Mike Hoye
On 2015-08-20 2:35 PM, Dirkjan Ochtman wrote: I'm not talking about any specific issues, I was just wondering if others were seeing a trend. For what it's worth, living on Nightly + e10s + a multiscreen setup has been pretty hard on the soul for a couple of months now, but I don't think that's

Re: Decreasing quality?

2015-08-20 Thread Dirkjan Ochtman
On Wed, Aug 19, 2015 at 10:27 AM, Till Schneidereit wrote: > That seems likely, yes. Being responsible for this particular regression, I > can say that neither is it at all related to the other bugs mentioned, nor > can it reasonably be interpreted as a sign of decreasing attention to > quality: t

Re: recording use counters for web features

2015-08-20 Thread Nathan Froyd
On Wed, Aug 19, 2015 at 7:11 PM, Benjamin Smedberg wrote: > On 8/19/15 11:35 AM, Nathan Froyd wrote: > >> These statistics are reported through Telemetry. >> > Have the in-tree docs been updated to document this? I don't recall being > asked to review the final data collection proposal for this m

Re: recording use counters for web features

2015-08-20 Thread Nathan Froyd
On Wed, Aug 19, 2015 at 7:49 PM, Ehsan Akhgari wrote: > On 2015-08-19 11:35 AM, Nathan Froyd wrote: > >> - WebIDL method >> - WebIDL attribute (getters and setters reported separately) >> - CSS property >> - operation listed in dom/base/nsDeprecatedOperationList.h >> > > Is there support for coun

Re: recording use counters for web features

2015-08-20 Thread Nathan Froyd
[Responding to the list this time...] On Thu, Aug 20, 2015 at 4:05 AM, Patrick Brosset wrote: > [Cc dev-developer-tools because this is relevant to devtools] > > On Wed, Aug 19, 2015 at 5:35 PM, Nathan Froyd wrote: >> >> - CSS property >> > > Awesome! This is going to be useful for bug 1168246

Re: On the future of and application/x-x509-*-cert MIME handling

2015-08-20 Thread helpcrypto helpcrypto
Hi In our case, we use to generate a keypair on our SSCD (smartcard) using Firefox, cause -with the PKCS#11 module configured-, it asks where to store the keys, so the user select CARD. Using Webcrypto or other JS stuff I wont be able to populate my smartcards, so -IMHO- you should keep it as lo

Re: Proposed W3C Charters: Web Platform and Timed Media Working Groups

2015-08-20 Thread smaug
On 08/15/2015 10:24 AM, Jonas Sicking wrote: On Sun, Aug 9, 2015 at 11:59 AM, L. David Baron wrote: The W3C is proposing revised charters for: Web Platform Working Group: http://www.w3.org/2015/07/web-platform-wg.html https://lists.w3.org/Archives/Public/public-new-work/2015Jul/0020.h

Re: recording use counters for web features

2015-08-20 Thread Patrick Brosset
[Cc dev-developer-tools because this is relevant to devtools] On Wed, Aug 19, 2015 at 5:35 PM, Nathan Froyd wrote: > Bug 968923, "Implement some equivalent of Chrome's use counters", has > landed on mozilla-central. We are now able to report statistics on whether > individual documents use a gi