Archive for July, 2007

Events don’t fire after customizing the toolbar?

Wednesday, July 18th, 2007

There used to be a bug in Gecko where calling removeChild on a node with an event listener attached makes the node lose the event listener. This bug is present in Firefox 2.0, but won’t be in Firefox 3.0. One unexpected result of this bug is that if the user customizes their toolbar, all event […]

Busy now, stuff later

Monday, July 9th, 2007

I’ve been fairly busy lately helping out with sumo, the official Firefox Support project. One way or another, I should have more free time within a month, and I intend to make some more changes to userstyles.org. These include finishing off the performance improvements I started, another look at categorization, and super-feeds that provide authors […]

Adventures in development - Web standards and Firefox extensions