Closed
Bug 1214217
Opened 10 years ago
Closed 9 years ago
Validator misses NewTabURL.override
Categories
(addons.mozilla.org Graveyard :: Add-on Validation, defect)
addons.mozilla.org Graveyard
Add-on Validation
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: TheOne, Unassigned)
References
()
Details
See URL. NewTabURL.override should be flagged as per bug 1200822 but is not.
Comment 1•10 years ago
|
||
I think it's because the code I wrote it looking for a global `NewTabURL` object but it is actually something that gets required.
I think it will need to use instance actions instead of predefined entities. Perhaps there's a way to hook into the required object.
Assignee: nobody → mstriemer
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
Updated•9 years ago
|
Assignee: mstriemer → nobody
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•