Closed
Bug 1143247
Opened 11 years ago
Closed 11 years ago
Validator ignores contents of arrow functions
Categories
(addons.mozilla.org Graveyard :: Add-on Validation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kmag, Assigned: kmag)
References
Details
Any code inside of arrow functions, e.g., `() => eval(evilStuff)` or `() => { eval(evilStuff) }` is ignored by the validator.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•