Closed Bug 879587 Opened 11 years ago Closed 11 years ago

JavaScript Warning: "function XPIDB_openConnection does not always return a value" {file: "resource://gre/modules/XPIProvider.jsm -> resource://gre/modules/XPIProviderUtils.js" line: 524}

Categories

(Toolkit :: Add-ons Manager, defect, P4)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: cpeterson, Assigned: Irving)

References

Details

I see the following JavaScript warning when launching Firefox for Android:

E/GeckoConsole(12955): [JavaScript Warning: "function XPIDB_openConnection does not always return a value" {file: "resource://gre/modules/XPIProvider.jsm -> resource://gre/modules/XPIProviderUtils.js" line: 524}]

XPIDB_openConnection() returns {} here:

https://hg.mozilla.org/mozilla-central/file/43c0123f158b/toolkit/mozapps/extensions/XPIProviderUtils.js#l529

but nothing here:

https://hg.mozilla.org/mozilla-central/file/43c0123f158b/toolkit/mozapps/extensions/XPIProviderUtils.js#l618
Will be fixed in bug 853388.
Assignee: nobody → irving
Status: NEW → ASSIGNED
This is fixed in the currently landed patches for bug 853388.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.