Closed
Bug 679504
Opened 14 years ago
Closed 12 years ago
Flag dangerous uses of document.write in addons
Categories
(addons.mozilla.org Graveyard :: Add-on Validation, enhancement, P5)
addons.mozilla.org Graveyard
Add-on Validation
Tracking
(Not tracked)
RESOLVED
FIXED
Q3 2011
People
(Reporter: jruderman, Assigned: basta)
Details
(Keywords: sec-want, Whiteboard: [sg:want])
Should do the same checks for document.write() that we do for innerHTML set.
https://github.com/mozilla/amo-validator/blob/master/validator/testcases/javascript/instanceproperties.py
Updated•14 years ago
|
Assignee: nobody → ashort
Priority: -- → P5
Target Milestone: --- → Q3 2011
| Assignee | ||
Updated•13 years ago
|
Assignee: ashort → mattbasta
| Assignee | ||
Comment 2•12 years ago
|
||
https://github.com/mozilla/amo-validator/commit/f16604e405a8e51d97714e9d4f35821c684c9729
https://github.com/mozilla/amo-validator/commit/62cac7b5554efb26f9d29aa42eabc7ac5ef85bbd
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•9 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
•