Adblock Plus and (a little) more
Gecko 1.7 support officially dropped · 2006-06-19 00:19 by Wladimir Palant
Changes
- Changed lower bounds for required browser versions: at least Firefox 1.5 and SeaMonkey 1.0 are required now. Netscape Browser and Mozilla Suite are not supported any more.
- Started removing compatibility code for Gecko 1.7 to increase performance and stability
Known issues
When the inline editor opens for the first time it contains the first entry from the dropdown list for a moment.

Adblock security hole closed - but not by Adblock devs [updated] · 2006-06-18 22:46 by Wladimir Palant
A while back I mentioned two security holes I found in Adblock (bug 338114, access is restricted). Both are pretty stupid programming mistakes and can be fixed trivially. Luckily recent security improvements in Firefox prevent one of the bugs from being exploited. The other is wide open however and can potentially allow malicious web sites to gain control over your computer.

Improved handling of objects in Gecko · 2006-06-18 20:33 by Wladimir Palant
Another Gecko bug has been resolved, not quite so recently but still noteworthy: bug 315841. This fixes in particular the bad Java performance Adblock (Plus) users had to endure for years, the browser would always hang until JVM and the applet finished loading.

User stylesheets to apply immediately - fixed · 2006-06-18 20:22 by Wladimir Palant
This is great news: bug 335689 has been fixed. This means that in current trunk nightlies stylesheets registered via the stylesheet service will apply to already loaded documents, not just to those that will be loaded after the change. In particular for Adblock Plus this means that element hiding rules will apply immediately without requiring a page reload.

Adblock Plus 0.7.0.2+ progress · 2006-06-15 18:33 by Wladimir Palant
Changes
- Preferences dialog: added an icon to abort the online editor

Putting an icon inside a menulist · 2006-06-15 18:17 by Wladimir Palant
So I wanted the inline editor for Adblock Plus filters to have an icon that cancels it. Shouldn’t be much of a problem? Yes, that’s what I thought. But the editor is an editable menuitem
— and a look at chrome://global/content/bindings/menulist.xml
shows that you have to use a regular menulist
if you want an image there.

Adblock Plus 0.7.0.2+ progress · 2006-06-12 17:01 by Wladimir Palant
Changes
- Preferences dialog: using inline editor to add filters now

Adblock Plus 0.7.0.2 released · 2006-06-08 23:02 by Wladimir Palant
Major changes
- Added translations: Catalan, Croatian
- Implemented workaround for crash with Mozilla ActiveX Plugin is installed
- Fixed: Context menu opens delayed if many exception rules for cookies are defined
- Sidebar: Selected item is kept when switching tabs and closing/opening sidebar
