Closed Bug 704888 Opened 13 years ago Closed 29 days ago

Recognize "Greasemonkey Script Compiler" files

Categories

(addons.mozilla.org Graveyard :: Add-on Validation, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: kmag, Unassigned)

Details

(Whiteboard: [ReviewTeam:P3])

There's a fairly horrid yet popular PHP script[1] which generates add-ons from Greasemonkey scripts. The stock files in these add-ons are all mangled to generate custom identifiers for each add-on, and are therefore difficult to validate, which means that they have to be reviewed every time. The code is more than a little atrocious and security sensitive, so this is a big deal.

I mentioned at the last editors' meeting that my validator handles these files by pre-mangling them and checksumming the result, and there was a fair amount of interest expressed in adding the same functionality to the add-on validator, so I'm filing this bug. The reference code is here:

http://code.google.com/p/extension-test/source/browse/checksums

[1] https://arantius.com/misc/greasemonkey/script-compiler.php
Reclassifying editor bugs and changing to a new whiteboard flag. Spam, spam, spam, spam...
Whiteboard: [required amo-editors] → [ReviewTeam:P1]
Assignee: nobody → kmaglione+bmo
Whiteboard: [ReviewTeam:P1] → [ReviewTeam:P3]
Product: addons.mozilla.org → addons.mozilla.org Graveyard
Assignee: kmaglione+bmo → nobody
Status: NEW → RESOLVED
Closed: 29 days ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.