Martii / greasemonkey

Greasemonkey is a user script manager for Firefox.
http://userscripts.org/users/marti
Other
7 stars 2 forks source link

Greasemonkey beta not kept up with latest Firefox nightly in <em:maxVersion> and misc warnings/notes #3

Closed Martii closed 13 years ago

Martii commented 13 years ago

Original Title: Greasemonkey beta not kept up with latest Firefox nightly in em:maxVersion and misc warnings/notes

Latest Firefox 4 nightly is beta 7 as of right now and other devs get to manually change em:maxVersion. It would be appreciated to perhaps add this to the GM beta core on whatever period is acceptable.

NOTES:

Warning: assignment to undeclared variable GM_scriptDirCache
Source file: chrome://greasemonkey/content/utils.js
Line: 353
Warning: assignment to undeclared variable _htmlTypeRegex
Source file: chrome://greasemonkey/content/scriptdownloader.js
Line: 52

Move Down/Move Up from bottom of list

Warning: reference to undefined property gUserscriptsView.childNodes[data]
Source file: chrome://greasemonkey/content/addons.js
Line: 72

Just as a FYI GM 0.8.x beta branch doesn't seem to be working in FF 4.0b7 as of right now.

Martii commented 13 years ago

This is going to be out of order since I've just implemented another level of oversight of GMs activities. (or lack-there-of)

Martii commented 13 years ago

Reported upstream at greasemonkey#1186

Martii commented 13 years ago

Closed with greasemonkey@8146935