I have been honored to set direction and work on such an important part
of Firefox, and proud of the work I've done. A big part of this was to
help teams go faster …
While working on tracking down some tricky UI bugs in about:addons, I wondered
what it would look like to rewrite it using web technologies. I've been
meaning to learn React (which the Firefox devtools use), and it seems like a
good choice for this kind of application:
However I find browsing the source code quite painful. Using vim or emacs is
fine for editing invidual files, but when you are trying to understand and
browse around a …
I've been seeing a lot more people looking for help and information
about installing and running Socorro (the software that powers
the crash-stats.mozilla.com)
We've done a lot of work the past few years on making the system
more flexible and are constantly working on improving the documentation,
especially …
I have been working for a few months now on migrating Mozilla's Etherpad
install from the original Etherpad to Etherpad Lite. I got a chance to
work with a fair amount of people from the excellent Etherpad community
while working on things like adding "Team Site" support to Etherpad Lite …
Mozilla runs a crash-stats service, which accepts crash reports from clients
(mobile/desktop browsers, B2G, etc) and provides a reporting interface.
Recently, a change landed on the client side to enable multiple minidumps to
be attached to an incoming crash, and we want to add support to the server
to …