Taking a page from roc’s book
17cb212dfcd0e69bc28e9fec652acfa4
Posted on February 4th, 2013 by Josh Matthews
Filed under: community, mozilla, Uncategorized | 5 Comments »
17cb212dfcd0e69bc28e9fec652acfa4
Posted on February 4th, 2013 by Josh Matthews
Filed under: community, mozilla, Uncategorized | 5 Comments »
Bugs Ahoy is coasting along right now, and that’s fine. It fills a need, and apparently it does that pretty well from what I hear. However, there is a greater need – Mozilla needs a task board for all activities, and we need to not be distracted by reinventing yet another system. I’m kicking off [...]
Posted on December 12th, 2012 by Josh Matthews
Filed under: mozilla, projects | 2 Comments »
One thing that has become clear in my work as a Firefox coding steward is that we have no idea how healthy our community is. When people ask me how many unpaid contributors we have, I don’t have an answer I can give them. The corollary to this is that any attempts to change our [...]
Posted on November 30th, 2012 by Josh Matthews
Filed under: community, mozilla, projects | 6 Comments »
Bugs Ahoy retrieves issues from Github for certain categories (such as B2G and Test Automation). Unfortunately, I learned recently that unauthenticated API users are now limited to 60 requests an hour, and that means that these categories often end up broken. I really want to fix this by being an authenticated user, but OAuth scares [...]
Posted on November 27th, 2012 by Josh Matthews
Filed under: helpwanted, mozilla, projects | 3 Comments »
Hello everyone, it’s your resident Private Browsing developer here! I’ll state it up front – the release of 15.0.1 was triggered by code I wrote that broke private browsing mode in significant, privacy-affecting ways. Ehsan and I fixed that for 15, 16, and 17 by backing out the problem code completely, but we’ve been working [...]
Posted on September 26th, 2012 by Josh Matthews
Filed under: mozilla, projects | 1 Comment »
Back in June I created the slightly-misnamed What Can I Do For Mozilla tool (misnamed since it only focuses on code that needs writing, ignoring any other useful skills). It took off all over twitter, but I never actually formally announced it. Now, whatcanidoformozilla.org needs your help! I want to fill it with as many [...]
Posted on August 9th, 2012 by Josh Matthews
Filed under: mozilla, projects | No Comments »
A mechanism that automatically expands all collapsed merges in a pushlog view. I don’t care if it’s a Firefox extension or modification to the pushloghtml source that adds an expand=1 parameter to the query string; I am tired of manually expanding each one.
Posted on April 15th, 2012 by Josh Matthews
Filed under: mozilla | 8 Comments »
Do you get frustrated about how long it takes to build Firefox after you’ve only made a small change to a single file? Have you heard the words “incremental build”, or tried to only build one or two directories but can’t figure out why your changes aren’t showing up? You are not alone. I released [...]
Posted on January 24th, 2012 by Josh Matthews
Filed under: mozilla, projects | 4 Comments »
A contributor recently asked a question in #introduction that I couldn’t answer immediately, but I suspected that I could find the answer without too much work. I also decided to write down the steps I took and the reasons I took them, with the intent of creating a worked example of finding answers in the [...]
Posted on January 12th, 2012 by Josh Matthews
Filed under: mozilla | No Comments »
I am happy to announce the first public unveiling of my Fox in a Box project. The enthusiasm for my idea of putting together a dev VM was loud and clear in my last post, mainly from testers who expressed interest in hunting regressions at a more granular level. The README in the first link [...]
Posted on January 7th, 2012 by Josh Matthews
Filed under: mozilla, projects | 3 Comments »