Re: NSPR logging dropping log messages

2013-12-05 Thread Brian Smith
On Thu, Dec 5, 2013 at 9:46 PM, Robert O'Callahan wrote: > bug 924253 I think we should also be careful that, when we have multiple processes (which is always, because of e10s-based about:newtab fetching), that those multiple processes are not clobbering each other's output, when NSPR_LOG_FILE is

Re: NSPR logging dropping log messages

2013-12-05 Thread Robert O'Callahan
Bill McCloskey pointed me to bug 924253, and his patch there fixed my problem. So basically, don't trust mochitest output until bug 924253 is fixed. Rob -- Jtehsauts tshaei dS,o n" Wohfy Mdaon yhoaus eanuttehrotraiitny eovni le atrhtohu gthot sf oirng iyvoeu rs ihnesa.r"t sS?o Whhei csha i

NSPR logging dropping log messages

2013-12-05 Thread Robert O'Callahan
I can reproducibly (but nondeterministically) reproduce a problem where setting NSPR_LOG_MODULES, but not NSPR_LOG_FILE, redirecting stdout and stderr to a file using bash >&, and using "mach mochitest-plain", the occasional log message gets dropped. This can be very disturbing when trying to debug

Re: win64-rev2 cutover - Aurora and Beta timing

2013-12-05 Thread John Hopkins
mozilla-aurora and comm-aurora are now building against the win64-rev2 build image. mozilla-beta and comm-beta will follow suit next week (for beta 1), as planned. Thanks, John On 13-12-03 2:49 PM, John Hopkins wrote: > Status of the Windows build image upgrade from [1]: > > * mozilla-central

Re: On closing old bugs

2013-12-05 Thread Robert Kaiser
Lawrence Mandel schrieb: I would assert that if a bug hasn't been fixed in 10 years it probably isn't important enough to spend time on now. You see what kind of reactions that brings up? ;-) I have tried something like that years ago in the SeaMonkey project, and after a lot of discussion w

Re: Plug-in feature not available in the web platform. Alternatives?

2013-12-05 Thread Robert Kaiser
fma spew schrieb: Summarizing. 1) WebCrypto does not initially plan support for making end-user certificates available. 2) Our use case, currently implemented as a NPAPI plug-in, needs Mozilla to continue supporting NPAPI until WebCrypto makes end-user certficates available. You forgot: 3) Moz

Re: Plug-in feature not available in the web platform. Alternatives?

2013-12-05 Thread fma spew
On Wed, Dec 4, 2013 at 12:01 PM, helpcrypto helpcrypto wrote: > On Mon, Dec 2, 2013 at 9:27 AM, fma spew wrote: > >> 1) WebCrypto does not initially plan support for making end-user >> certificates available. >> > W3C WG divided this on 2 specs: Webcrypto and Key Discovery. > Thanks for elaborat

Re: Exposing (mobile) device info via the user agent or HTTP headers

2013-12-05 Thread Henri Sivonen
On Wed, Dec 4, 2013 at 1:30 AM, wrote: > Correct me if I am wrong, but in order to do this reasonably well you need to > know the running Android version in order to use an appropriate visual theme, > and this cannot be accomplished with media queries or other standard APIs. If you take into a