Closed
Bug 430169
Opened 17 years ago
Closed 17 years ago
error in error console when clicking credits in 'About Mozilla Firefox' dialog
Categories
(Firefox :: File Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 428600
People
(Reporter: ht990332, Unassigned)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008042200 Firefox/3.0pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008042200 Firefox/3.0pre
I open Help > 'About Mozilla Firefox' then click on 'credits'.
The following error appears in the error console when I click 'credits'.
Error: [Exception... "'Component is not available' when calling method: [nsIHandlerService::getTypeFromExtension]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "<unknown>" data: no]
Nothing however seems to be broken.
Reproducible: Always
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 3•17 years ago
|
||
(In reply to comment #1)
> *** This bug has been marked as a duplicate of bug 395228 ***
No, that bug is specifically about <about:>.
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008042106 Minefield/3.0pre] (nightly) (W2Ksp4)
(<about:credits> works fine.)
<http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/browser/base/content/aboutDialog.js&rev=1.12&mark=100#91>
loads
<chrome://browser/content/credits.xhtml>
I guess it depends on bug 428739.
Updated•17 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: menus → file.handling
Comment 4•17 years ago
|
||
This will probably get fixed by the patch in bug 428600.
Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
Comment 5•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008043004 Minefield/3.0pre] (FX-WIN32-TBOX-trunk) (W2Ksp4)
V.Duplicate.
(Fixed -> Duplicate, as other bugs have been R.Duplicated (too)...)
No longer blocks: 428537
No longer depends on: 428739
Keywords: regression
Resolution: FIXED → DUPLICATE
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•