Closed
Bug 938961
Opened 11 years ago
Closed 11 years ago
Exception thrown at startup: currentset is null
Categories
(Firefox :: Toolbars and Customization, defect)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
DUPLICATE
of bug 930970
People
(Reporter: billm, Unassigned)
References
Details
(Whiteboard: [Australis:M9][Australis:P1])
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "currentset is null" {file: "file:///home/billm/mozilla/in1/objdir-ff-dbg/dist/bin/browser/components/nsBrowserGlue.js" line: 1279}]' when calling method: [nsIObserver::observe]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
************************************************************
It happens at this line:
http://mxr.mozilla.org/mozilla-central/source/browser/components/nsBrowserGlue.js#1309
I was running Australis at one point, so I guess this sort of makes sense. Not sure why it's not finding what it needs, though.
Comment 1•11 years ago
|
||
Hey Bill,
This is getting fixed as a follow-up patch (attachment 832376 [details] [diff] [review]) in bug 930970 which just got reviewed. I guess I'll dupe it there.
Blocks: 930970
Status: NEW → RESOLVED
Closed: 11 years ago
Component: Migration → Toolbars and Customization
OS: Linux → All
Hardware: x86_64 → All
Resolution: --- → DUPLICATE
Whiteboard: [Australis:M9][Australis:P1]
You need to log in
before you can comment on or make changes to this bug.
Description
•