1) open your crash report and look for "Report this bug". You'll be
navigated to bugzilla
Since this update, Firebug became unusable. Where a page loads in less than a second with Firebug disabled, it can take more than 10 seconds with Firebug enabled.
It's not specific to a certain website, it's everywhere.
Also, switching between tabs that have Firebug active takes multiple seconds.
Op maandag 3 september 2012 12:36:07 UTC+2 schreef Jan Honza Odvarko het volgende:https://blog.getfirebug.com/2012/09/03/firebug-1-10-3/
Honza
TypeError: a is undefined - jquery.min.js (line 16)
https://blog.getfirebug.com/2012/09/03/firebug-1-10-3/
Honza
On Sep 5, 2:28 pm, Sebastian A <sebastian.aur...@syntec.co.uk> wrote:
> Hi Jan, if I click on this link I get this Firefox page:
>
> *This Connection is Untrusted*
By this link, you mean:
https://blog.getfirebug.com/2012/09/03/firebug-1-10-3/
correct?
I recall there was a problem about 1 month ago, but it's been
fixed and it works for me (I just tried that in two different
browsers).
Honza
In a Frame-set site when i am trying to inspect an element it works for the first time but when any one frame is getting reloaded that time it is not working. Please check the attachment.We already know about that. See issue 5705.
And it starts working after doing restart of firebug (i.e. deactivate and activate)
Problems we've been seeing are all intermittent and inconsistent, but common enough to really be a problem. They are:
- Firebug won't activate sometimes. Shortcut key and activation button do nothing
- Code execution in the console panel does nothing sometimes, either by cliacking Run or ctrl-Enter
- Style panel disappears from HTML view sometimes, haven't figured out how to get it back consistently
- Watch expression field stays yellow and not enterable sometimes
We do work in a complex, js-, ajax-, and iframe-heavy app. (I'm aware of 5705, doesn't seem to account for any of the above.)
FB.getLoginStatus() called before calling FB.init().
200 OK | 1 |
So I'm having an issue that I'm not entirely sure can be attributed to Firebug 1.10.3. This started happening yesterday when I downloaded the latest version of Firefox.Everytime I open Firebug to debug a script on my company's platform, I go to the Script tab and see that the scripts haven't been loaded. All right, that's fine, I reload the page. However, almost always, the browser crashes and I'm forced to file a bug report.Any idea what this may be? I'll see if I can get more info about the crash.