Closed
Bug 1083859
Opened 11 years ago
Closed 8 years ago
remove __exposedProps__ from console, and other places
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: zombie, Unassigned)
Details
exposedProps is going away, slowly but surely (see bug 1082450, among others).
after bug 1083427, the only places left are:
console/plain-text, and
test/loader (which uses the console)
and a couple of tests in
test-content-script.js
according to Gabor and Matteo, the uses in/around console is dead code anyway..
Updated•11 years ago
|
Priority: -- → P1
Updated•9 years ago
|
Priority: P1 → --
Comment 1•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 2•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•