[Greasemonkey] Greasemonkey 0.6 stuff checked in...
Aaron Boodman
zboogs at gmail.com
Sun Sep 4 01:16:11 EDT 2005
I just checked in a bunch of code on a new branch -- v0_6 -- using the
new injection system.
* Runs in docLoaderService's DOCUMENT_STOP (which is basically the
same as DOMContentLoaded), so will be much more stable injection-wise
* New greasemonkey-service XPCOM components separates core from UI.
This gets one step closer to Camino, et. al. I didn't do it for that
reason, it just worked out that way.
* Does not yet seem to work in 1.0.x, but there's no real reason it
shouldn't. Not sure why it isn't.
* Miscellaneous problems in existing scripts that I'm still trying to
track down.
* Since DOCUMENT_STOP occurs on ImageDocuments, this solves Bill's
long standing gripe about greasemonkey not working for that document
type.
If you want to help, this would be the time. You could:
* Try to make the 1.0.x branch work.
* Test your favorite scripts and catalog why they don't work, or try
and develop fixes, or submit bugs to mozilla (if you do that, please
let us know so that we can vote for those bugs to be fixed).
* Add your favorite pet feature (the greasemonkey status icon, the
version number, the prefs pane, *whatever*)
Let me know what/if you plan to do anything.
--
Aaron
More information about the Greasemonkey
mailing list