Closed
Bug 433369
Opened 17 years ago
Closed 16 years ago
[Auto Context Extension] JavaScript Error: "ffPanel is null" {file: "chrome://autocontext/content/options.js" line: 162}
Categories
(addons.mozilla.org Graveyard :: Administration, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: cbook, Unassigned)
References
()
Details
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008051218 Firefox/3.0pre
Steps to reproduce"
-> Install the Auto Context Extension
-> Open the Options Window of this Extension
-> Close the Options Window
--> JS Error
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "ffPanel is null" {file: "chrome://autocontext/content/options.js" line: 162}]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "<unknown>" data: yes]
Comment 1•17 years ago
|
||
Author has been contacted
Comment 2•17 years ago
|
||
On my XP with 2.0.0.14 and 3.0b5 works fine.
I can't reproduce the bug, however I make the bug fix.
I think the bug is when the
ffPanel.setAttribute("isEnabled",...
is called.
The new version maybe with fix sended to Carsten Book.
Reporter | ||
Comment 3•16 years ago
|
||
closing as invalid, works now for me, thanks!
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Component: Add-ons → Administration
QA Contact: add-ons → administration
Assignee | ||
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
•