Closed
Bug 979379
Opened 11 years ago
Closed 10 years ago
Disabling frames causes a JS error when loading about:addons
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1013457
People
(Reporter: jruderman, Unassigned)
References
(Blocks 1 open bug)
Details
1. Set user_pref("browser.frames.enabled", false);
2. Load about:addons
Result:
JavaScript error: chrome://global/content/bindings/browser.xml, line 148: : Component returned failure code: 0x805e0007 [nsIWebNavigation.loadURI]
Reporter | ||
Comment 1•10 years ago
|
||
This pref was removed in bug 1013457.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•