FB 1.5 rev 3370 also doesn't inject console.
This results in the javascript to fail console.xxx functions and
prevents code that is behind the console.xxx to being executed.
Therefor, when not debugging, all console functions should be disabled
(or create a dummy console object).
Woomla.



On 29 jun, 16:05, Rob Campbell <[email protected]> wrote:
> hopefully you mean 1.4b2 and 3.
>
> When you're running your page with Firebug. Make sure you first enable
> Firebug on the page you're testing/debugging.
>
> E.g.,
> 1. Open the webpage
> 2. Open Firebug
> 3. Reload the webpage
>
> If you open Firebug without reloading, the console object doesn't get
> injected and you won't get any logging/debug calls.
>
> hope this helps,
> Rob
>

--~--~---------~--~----~------------~-------~--~----~
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 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to