Closed Bug 1242669 Opened 8 years ago Closed 6 years ago

rss viewer failures

Categories

(Firefox Graveyard :: RSS Discovery and Preview, defect, P3)

45 Branch
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mixedpuppy, Unassigned)

Details

rss viewer failure that blocks main thread ui and breaks viewing rss feeds, tracked it down to having a pref set (resetting it fixes the hang):

browser.contentHandlers.auto.application/vnd.mozilla.maybe.feed;http: //feedly.com/i/subscription/feed/%s

related prefs:

browser.contentHandlers.types.7.title;Feedly
browser.contentHandlers.types.7.type;application/vnd.mozilla.maybe.feed
browser.contentHandlers.types.7.uri;http://feedly.com/i/subscription/feed/%s

Error in console:

NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "too much recursion" {
    file: "jar:file:///Applications/FirefoxAurora.app/Contents/Resources/browser/omni.ja!/components/WebContentConverter.js"
    line: 884
  }
]
'[JavaScript Error: "too much recursion" {file: "jar:file:///Applications/FirefoxAurora.app/Contents/Resources/browser/omni.ja!/components/WebContentConverter.js" line: 884}]'
when calling method: [nsIWebContentConverterService::getContentHandlers]
Priority: -- → P3
duplicate of bug 1249702?
The feed preview code has been removed by bug 1477669.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.