Open
Bug 636948
Opened 14 years ago
Updated 3 years ago
Cc is not defined in nsIObserver::observe
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
NEW
People
(Reporter: rnewman, Unassigned)
Details
Another one spotted today; similar to Bug 484853?
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "Cc is not defined" {file: "chrome://browser/content/browser.js" line: 5516}]' when calling method: [nsIObserver::observe]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: resource://services-sync/ext/Observers.js :: <TOP_LEVEL> :: line 122" data: yes]
| Reporter | ||
Comment 1•13 years ago
|
||
Very similar to Bug 636947. Probably stuff getting GCed out from under us.
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•