Category: mozilla

  • Monkeypatching Django Admin

    When I started contributing to Mozilla Webdev, I started with Input.

  • Hello Mozilla!

    Hello Planet Mozilla! I was added to the planet about 2 weeks ago and never actually got around to writing a hello post. I’m Nigel and I contribute to a few of the WebDev projects, most notably input and socorro. I’m also currently writing a patch for firefox to help SUMO, which I seem to…

  • Helping with breakpad

    Wednesday was a fun day. I finally decided to take the plunge and step in and help with Breakpad Fine day to make that decision too, since the Breakpad status meetings are on Wednesdays at 11 am Pacific Time. I ended up being on the call via Google Voice. (Side note: Skype on linux had…

  • Nailing a localization bug

    As I wrote in my last post, I’ve been working on Mozilla input. After the first 2 weeks of my work, I ended up finishing almost all of the easy bugs on the project. On Monday, I decided to tackle one of the more challenging bugg, bug 614535. The situation in Input is interesting because…

  • Pair Debugging with Byobu

    Lately, I’ve been contributing to Mozilla Input. After writing a few small fixes, I started picking up the slightly not-small ones. My fixes ended up breaking tests. That’s when I ran into trouble. The Mozilla webdevs I’ve been working with use Mac and I use Ubuntu. With help from kumar and davedash, I tried debugging…