Re: Firefox Browser performance test

2017-11-17 Thread Nicholas Hurley
In addition to Talos, you may also want to look into http://www.webpagetest.org/ which has a lot more info available in terms of packet captures, etc, but has the downside that you can't use custom builds (you can change preferences, though). On Fri, Nov 17, 2017 at 7:02 AM, wrote: > Hello, > >

Re: Coding style: Argument alignment

2017-09-26 Thread Nicholas Hurley
So I'm going to chime in on a formatting discussion for probably the second time in my life as a mozillian. (It's apparently that important to me.) On Tue, Sep 26, 2017 at 9:25 AM, Mats Palmgren wrote: > 2. touching more lines than necessary when adding/removing params, >making it harder to

Re: Canonical cinnabar repository

2017-09-18 Thread Nicholas Hurley
I've had quite a few times (every time I get a new machine) that I've had issues with git-cinnabar and multiple machines. This has resulted in me just scp'ing my entire repo every time I get a new machine (which comes with its own set of issues... messed up paths in the .git/config, for example). I

Re: Intent to (sort of) unship SSLKEYLOGFILE logging

2016-04-26 Thread Nicholas Hurley
Agree with everything here. Right now (from my just-skimmed-the-bug perspective) this seems like a "the sky is falling!" panic that has not been justified, with a large amount of serious downside. On Tue, Apr 26, 2016 at 6:30 AM, Patrick McManus wrote: > I don't think the case for making this ch

Re: Proposal to remove `aFoo` prescription from the Mozilla style guide for C and C++

2015-07-07 Thread Nicholas Hurley
On Mon, Jul 6, 2015 at 8:12 PM, Jeff Gilbert wrote: > I propose that we stop recommending the universal use of an 'a' prefix for > arguments to functions in C and C++. If the prefix helps with > disambiguation, that's fine. However, use of this prefix should not be > prescribed in general. > I d

Re: Network Predictive Actions re-enabled on Nightly

2015-01-21 Thread Nicholas Hurley
On Mon, Jan 19, 2015 at 4:56 PM, wrote: > My point was that just because it is in my history, does not necessarily > mean I intentionally visited it. Maybe I lent my computer to someone else > or clicked on a link by mistake. (By the way, I fully understand why the > assumption that if it's in th

Re: Network Predictive Actions re-enabled on Nightly

2015-01-16 Thread Nicholas Hurley
Argh, I somehow sent this reply to just Patrick instead of the list. Sorry for the duplicate email, Patrick. On Fri, Jan 16, 2015 at 8:45 AM, Nicholas Hurley wrote: > > > On Thu, Jan 15, 2015 at 9:44 PM, Patrick Cloke wrote: > >> I did not think you were randomly guessin

Re: Network Predictive Actions re-enabled on Nightly

2015-01-15 Thread Nicholas Hurley
that, it's hard to address any perceived "privacy ramifications" without knowing people's particular concerns. (As you noted, for the truly privacy paranoid among us, the feature is easy to disable via about:config.) -Nick On Thu, Jan 15, 2015 at 7:48 PM, Patrick Cloke wrot

Network Predictive Actions re-enabled on Nightly

2015-01-15 Thread Nicholas Hurley
All, I just landed https://bugzilla.mozilla.org/show_bug.cgi?id=1009122 on mozilla-inbound, which re-enables necko's predictive actions capabilities. I won't go into the full explanation of it here, you can find the big information (very little of which has changed in this new iteration) in my ori

Re: Git -> Hg workflows?

2014-10-31 Thread Nicholas Hurley
Before I get to complaining (which I love to do), first let me say thank you for all the amazing hard work you've put into improving the developer experience! The improvements between when I started almost 4 years ago and now are nothing short of incredible. I use git exclusively. The only time I

Incoming Tp[45] regression from bug 881804

2013-10-25 Thread Nicholas Hurley
(tl;dr: see https://bugzilla.mozilla.org/show_bug.cgi?id=881804#c103) Hello all, Shortly after sending this email, I will be landing the patches in https://bugzilla.mozilla.org/show_bug.cgi?id=881804 on mozilla-inbound, and I wanted to give everyone a heads-up on (and justification for) the Tp[45