[xul-interop] Error when opening the extensions manager from Xul app
by Tom Brito
 |
REPLY TO AUTHOR
|
 |
|
|
 |
REPLY TO GROUP
|
 |
|
When I open the extensions manager in my Xul app using:
app = "chrome://mozapps/content/extensions/extensions.xul";
window.open(app,'Test','chrome, width=640, height=480').moveTo(0,0);
I get the following error in the javascript console:
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch2.getBoolPref]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://mozapps/content/extensions/extensions.js :: updateGlobalCommands ::
line 2388" data: no]
Any idea what's this?
ps. The extensions manager opens and works well, but I'm worried with this
error message.
*
Wellington B. de Carvalho
*
Bookmark with:
Delicious
Digg
reddit
Facebook
StumbleUpon
Related Messages
opensubscriber is not affiliated with the authors of this message nor responsible for its content.
|