Closed
Bug 430981
Opened 17 years ago
Closed 17 years ago
JavaScript Error: "feed is null" {file: "chrome://qa/content/common.js" line: 83}
Categories
(Other Applications Graveyard :: QA Companion, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
Details
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008042320 Firefox/3.0pre
Got a JS Error while trying with the QA Companion to sign in into litmus and run some tests:
Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "feed is null" {file: "chrome://qa/content/common.js" line: 83}]' when calling method: [nsIFeedResultListener::handleResult]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: file:///debug/mozilla/firefox-10.5-debug/dist/FirefoxDebug.app/Contents/MacOS/components/FeedProcessor.js :: FP_sendResult :: line 1405" data: ye
Comment 1•17 years ago
|
||
Does this only occur with debug builds, Tomcat? I notice FirefoxDebug.app in the output above. Reproduceable?
| Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> Does this only occur with debug builds, Tomcat? I notice FirefoxDebug.app in
> the output above. Reproduceable?
>
Yeah this was a Debug Build (found this during the leak testing runs).
I can not reproduce this bug with the latest QA Compaion Build and so i close this bug as works for me
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•