Closed
Bug 450679
Opened 17 years ago
Closed 17 years ago
[Fire.fm Extension] [JavaScript Error: "FireFM is not defined" {file: "chrome://fire fm/content/fmFeeds.js" line: 278}
Categories
(addons.mozilla.org Graveyard :: Administration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cbook, Unassigned)
References
()
Details
Attachments
(1 file)
|
15.91 KB,
text/plain
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008081217 Minefield/3.0.2pre
Steps to reproduce:
-> Install the Fire.fm Extension - https://addons.mozilla.org/en-US/firefox/addon/7684
-> Play a artist of your Choice
-> Close Firefox
-->
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "FireFM is not defined" {file: "chrome://fire
fm/content/fmFeeds.js" line: 278}]' when calling method: [nsIObserver::observe]"
nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location:
"JS frame :: file:///C:/Documents%20and%20Settings/mozilla/Application%20Data/M
ozilla/Firefox/Profiles/birt3cpe.silver/extensions/%7B6F0976E6-26F3-4AFE-BBEC-9E
99E27E4DF3%7D/resources/fmFeeds.js :: anonymous :: line 174" data: yes]
************************************************************
Comment 1•17 years ago
|
||
I'm one of the developers of Fire.fm.
Can you please specify is this happened to you while being logged in to Last.fm, or did it happened without logging in?
Does it happen to you in version 3.0.1?
| Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> I'm one of the developers of Fire.fm.
> Can you please specify is this happened to you while being logged in to
> Last.fm, or did it happened without logging in?
oh this happened without being logged in into last.fm. Also i was only able to see this error during shutdown in the Debug Build output, not during the normal usage of Fire.fm
> Does it happen to you in version 3.0.1?
>
hm, i use Debug Builds for this test, not normal release builds, i will see in the next days if i can find an older build to test this.
Comment 3•17 years ago
|
||
We're wondering what this error could mean. Is this something you've seen before? All we can think of this is that the Javascript Code Module (resources/fmFeeds.js) is being destroyed before the chrome file (chrome://firefm/content/fmFeeds.js) can use it...
| Reporter | ||
Comment 4•17 years ago
|
||
this is the complete debug build output, maybe this helps.
For the memory leak, mentioned in this log, i have filed Bug 450678
Comment 5•17 years ago
|
||
-> FIXED.
This was fixed on SVN revision 363 of the Fire.fm project: http://firefm.svn.sourceforge.net/viewvc/firefm?view=rev&revision=363
This will make it to version 1.1.2 of Fire.fm, which should be out in a few days.
This may fix Bug 450678 entirely or partially, but that needs to be tested.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Component: Add-ons → Administration
QA Contact: add-ons → administration
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•