Could this be related to the following report?
http://code.google.com/p/fbug/issues/detail?id=2198

Do you have a test case I could try out?

Honza


On Oct 8, 11:30 am, Michail Frolov <[email protected]> wrote:
> I am using Firebug 1.10.3 with Firefox 15.0.1
>
> I have an extension that runs a script in a Sandbox with a web page's
> window object set up as prototype.  I am using evalInSandbox to first eval
> a small script in the Sandbox and then I use evalInSandbox again to eval a
> large script in the same Sandbox.
>
> Firebug detects the scripts and displays one as *undefined* and another as
> a named script (I am using //@ sourceURL in the large script) in the
> Scripts panel in the script drop down menu.  When I select *inline* to show
> the source of either one of them, Firebug displays a blank panel.
>
> Any ideas what I can do to to fix this?  What can I do to troubleshoot this?
>
> Thanks,
> Michail.

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to