Closed
Bug 105590
Opened 23 years ago
Closed 23 years ago
Exception in Javascript console
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: acoi, Assigned: asa)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
When I drag a flash file (.swf) file from File Explorer to broswer. a message
appear in Javascript Console with I click "View" in menu bar
--------------------message begin-------------------------
Error: [Exception... "Component returned failure code: 0x80004002
(NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002
(NS_NOINTERFACE)" location: "JS frame ::
chrome://global/content/bindings/browser.xml#browser.markupDocumentViewer
(getter) :: onget :: line 0" data: no]
Source File:
chrome://global/content/bindings/browser.xml#browser.markupDocumentViewer (getter)
Line: 0
-------------------------------message end---------------
Reproducible: Always
Steps to Reproduce:
1.In URL bar enter "javascript:" to open javascript console.
2.Drag a flash file (.swf) to browser.
3.Click "View" in the broswer's menu bar.
Actual Results: a javascript error message :
Error: [Exception... "Component returned failure code: 0x80004002
(NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002
(NS_NOINTERFACE)" location: "JS frame ::
chrome://global/content/bindings/browser.xml#browser.markupDocumentViewer
(getter) :: onget :: line 0" data: no]
Source File:
chrome://global/content/bindings/browser.xml#browser.markupDocumentViewer (getter)
Line: 0
Expected Results: don't know
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 87045 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•