Closed
Bug 428739
Opened 17 years ago
Closed 17 years ago
when loading simple XHTML file: error: [Exception... "'Component is not available' when calling method: [nsIHandlerService::getTypeFromExtension]" / NS_ERROR_NOT_AVAILABLE
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 428600
People
(Reporter: phiw2, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
294 bytes,
application/xhtml+xml
|
Details |
[Exception... "'Component is not available' when calling method: [nsIHandlerService::getTypeFromExtension]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "<unknown>" data: no]
pops up in the console when loading the most simple XHTML file
(both Minefield and Camino trunk builds).
Showed up first with this hourly build: 20080410_1043
the 20080410_1029 build works correctly.
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1207848540&maxdate=1207849379
--> Bug 415498.
Comment 1•17 years ago
|
||
hm related bug 395228 ?
![]() |
Reporter | |
Comment 2•17 years ago
|
||
Yeah, probably related.
Here I have an XHTML file loaded as content, bug 395228 is about chrome elements.
Not an XPConnect bug (and maybe not a bug at all). Over to General.
Component: XPConnect → General
Product: Core → Firefox
QA Contact: xpconnect → general
![]() |
Reporter | |
Comment 4•17 years ago
|
||
(In reply to comment #3)
> Not an XPConnect bug (and maybe not a bug at all). Over to General.
>
Why Product > Firefox ? the same happens with Camino.
Product: Firefox → Core
QA Contact: general → general
Updated•17 years ago
|
Component: General → File Handling
QA Contact: general → file-handling
Comment 5•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008042003 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
Confirmed, with SeaMonkey and Windows.
OS: Mac OS X → All
Summary: when loading simple XHTM file: error: [Exception... "'Component is not available' when calling method: [nsIHandlerService::getTypeFromExtension]" → when loading simple XHTML file: error: [Exception... "'Component is not available' when calling method: [nsIHandlerService::getTypeFromExtension]" / NS_ERROR_NOT_AVAILABLE
![]() |
Reporter | |
Comment 6•17 years ago
|
||
The patch in bug 428600 has cleaned this up.
No more errors with this tinderbox build:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008042917 Minefield/3.0pre
duping
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 7•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008043001 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
V.Duplicate
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•