Closed
Bug 465185
Opened 17 years ago
Closed 17 years ago
Clicking on a tab for the first time raises uncaught exception: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 459790
People
(Reporter: wladow, Unassigned)
Details
Mozilla/5.0 (Windows; U; Windows NT 6.0; sk; rv:1.9.1b2pre) Gecko/20081116 Minefield/3.1b2pre
BuildID=20081116041244
1) click on any tab for the first time
2) check error console, you'll see the exception:
uncaught exception: [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: no]
if you click on the tab again, expection does not raise
Comment 1•17 years ago
|
||
Dup of bug 459790? This happens for me before then landing of bug 225680
Reporter | ||
Comment 2•17 years ago
|
||
Right, this isn't caused by bug 225680. However I'm not sure, if this is really a duplicate of 459790. If yes, feel free to mark it so.
No longer blocks: 225680
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•