Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Security Manager vetoed action

84 views
Skip to first unread message

John J. Barton

unread,
Mar 19, 2008, 11:56:05 AM3/19/08
to
With FF3.0b5pre and Firebug 1.1.0b12 from http://getfirebug.com/releases
the Firebug command line fails for simple expressions like "var a;". The
message is new and I don't know what to do with it:

commandLine.evaluate FAILS: [Exception... "Security Manager vetoed
action" nsresult: "0x80570027 (NS_ERROR_XPC_SECURITY_MANAGER_VETO)"
location: "JS frame :: chrome://firebug/content/commandLine.js ::
<TOP_LEVEL> :: line 100" data: no]
with (__win__.__scope__.vars) { with (__win__.__scope__.api) { with
(__win__.__scope__.userVars) { with (__win__) {try
{__win__.__scope__.callback(eval(__win__.__scope__.expr));} catch (exc)
{__win__.__scope__.callback(exc, true);}}}}}
Line 0

Line 100 for commandLine.js is

Components.utils.evalInSandbox(scriptToEval, sandbox);

I've tried a several variations but so far I can't narrow it down. If I
understood what the error message was trying to say it would help. Any
hints? (The code works in FF3b4 and FF2).

John.

Mike Shaver

unread,
Mar 19, 2008, 11:57:28 AM3/19/08
to John J. Barton, dev-ext...@lists.mozilla.org

I'm not sure exactly what causes that, though I hope to have some time
to look at it and some related issues today. If there isn't a
specific bug about this (or any other Firebug-affecting regression
between b4 and b5), please file one so we can see if it makes sense to
block the beta.

Mike

Peter Ansell

unread,
Mar 26, 2008, 7:25:17 PM3/26/08
to
On Mar 20, 1:56 am, "John J. Barton" <johnjbar...@johnjbarton.com>
wrote:
> With FF3.0b5pre and Firebug 1.1.0b12 fromhttp://getfirebug.com/releases

The code fails in FF2.0.0.13 for me with FB1.1.0b12. I liked being
able to execute random code there before!

Peter

starmonkey

unread,
Apr 2, 2008, 9:14:29 PM4/2/08
to
I'm getting something similar when I use the console for FF3b5:

$("form").submit();

commandLine.evaluate FAILS: [Exception... "Security Manager vetoed
action" nsresult: "0x80570027 (NS_ERROR_XPC_SECURITY_MANAGER_VETO)"
location: "JS frame :: chrome://firebug/content/commandLine.js ::
<TOP_LEVEL> :: line 100" data: no]
with (__win__.__scope__.vars) { with (__win__.__scope__.api) { with
(__win__.__scope__.userVars) { with (__win__) {try
{__win__.__scope__.callback(eval(__win__.__scope__.expr));} catch
(exc) {__win__.__scope__.callback(exc, true);}}}}}
Line 0

Even if I add '$' to the watch, I get the same error.

John J. Barton

unread,
Apr 2, 2008, 9:53:06 PM4/2/08
to
This will be fixed in Firebug 1.2a12X in a couple of days.

Gary King

unread,
Apr 3, 2008, 8:04:26 PM4/3/08
to
On Apr 2, 9:53 pm, "John J. Barton" <johnjbar...@johnjbarton.com>
wrote:

Any update?

John J Barton

unread,
Apr 4, 2008, 7:46:36 PM4/4/08
to

http://getfirebug.com/releases
has Firebug 1.2a13X (alpha 13 with tracing options)
commandline works except for special command line API.

John.

bear

unread,
Apr 8, 2008, 9:42:59 AM4/8/08
to

I'm getting something similar when I use the console for FF3b5:

alert(1):

John J. Barton

unread,
Apr 8, 2008, 11:00:15 AM4/8/08
to

Firebug has its own newsgroup: http://groups.google.com/group/firebug
and bug list: http://code.google.com/p/fbug/issues/list

Firebug 1.1 does not work in FF3 after b4. We're concentrating on
Firebug 1.2 for FF3.

wood...@gmail.com

unread,
May 3, 2008, 11:22:47 PM5/3/08
to

its worked

jonbro...@gmail.com

unread,
Sep 13, 2013, 10:02:31 AM9/13/13
to
0 new messages