Closed
Bug 949926
Opened 12 years ago
Closed 7 years ago
FeedConverter.js - GPH_newURI - NS_ERROR_MALFORMED_URI
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jruderman, Unassigned, NeedInfo)
References
Details
(Keywords: testcase)
Attachments
(1 file)
39 bytes,
text/html
|
Details |
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "Component returned failure code: 0x804b000a (NS_ERROR_MALFORMED_URI) [nsIIOService.newURI]" nsresult: "0x804b000a (NS_ERROR_MALFORMED_URI)" location: "JS frame :: resource://app/components/FeedConverter.js :: GPH_newURI :: line 534" data: no]
************************************************************
Reporter | ||
Comment 1•10 years ago
|
||
The testcase in bug 1233610 also triggers NS_ERROR_MALFORMED_URI in FeedConverter.js now.
Comment 2•10 years ago
|
||
Why is this error a problem? What would you expect instead? FeedConverter.js to swallow the error? Leaving no trace for web folks to figure out why the iframe is empty (I mean, in less obviously terrible cases than this one) ?
Flags: needinfo?(jruderman)
Updated•7 years ago
|
Priority: -- → P5
Comment 3•7 years ago
|
||
The feed preview code has been removed by bug 1477669.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•