Closed
Bug 793198
Opened 12 years ago
Closed 12 years ago
NS_ERROR_FACTORY_NOT_REGISTERED when using the PermissionManager in B2G
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: etienne, Assigned: etienne)
References
Details
Attachments
(1 file)
2.45 KB,
patch
|
gwagner
:
review+
|
Details | Diff | Splinter Review |
Error: NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]
Source File: resource://gre/modules/XPCOMUtils.jsm
Line: 198
Error: NS_ERROR_FACTORY_NOT_REGISTERED: Factory not registered
Source File: http://settings.gaiamobile.org:8080/js/apps.js
Line: 89
This is fixed by using an apparently unused import.
Attachment #663422 -
Flags: review?(anygregor)
Comment 1•12 years ago
|
||
Comment on attachment 663422 [details] [diff] [review]
Patch proposal
Thanks!
Attachment #663422 -
Flags: review?(anygregor) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 2•12 years ago
|
||
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Assignee: nobody → etienne
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•