Closed
Bug 732692
Opened 13 years ago
Closed 7 years ago
Indirect registerProtocolHandler call hits "uri is undefined"
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
97 bytes,
text/html
|
Details |
JavaScript error: , line 0: uncaught exception: [Exception... "'[JavaScript Error: "uri is undefined" {file: "resource:///components/WebContentConverter.js" line: 408}]' when calling method: [nsIWebContentHandlerRegistrar::registerProtocolHandler]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
Seems slightly different from bug 693270.
Reporter | ||
Comment 1•13 years ago
|
||
> Seems slightly different from bug 693270.
"uri is undefined" vs "aURI" is undefined
![]() |
||
Comment 2•13 years ago
|
||
This is a pure front-end issue, as far as I can tell.
Component: File Handling → RSS Discovery and Preview
Product: Core → Firefox
QA Contact: file-handling → rss.preview
Comment 3•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
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
•