[Greasemonkey] evaluate and XPCNativeWrapper in 0.6.4
Jeremy Dunck
jdunck at gmail.com
Tue Jan 31 09:28:21 EST 2006
On 1/31/06, Jeremy Dunck <jdunck at gmail.com> wrote:
Sorry, change:
for (k in this.attributes) {
to
for (var k in this.attributes) {
More information about the Greasemonkey
mailing list