Firefox 23 turns off Firebug on reload

99 views
Skip to first unread message

Rako

unread,
Aug 17, 2013, 3:51:08 PM8/17/13
to fir...@googlegroups.com
a very disturbing  problem:
I am testing my internet site, which was functioning properly about a year ago, then without any changes to the javascript, certain pages are not formated correctly.
As far as I can see, this is due to the speeded up javascript engines. I am using Ajax, and set flags to indicate that ceratin functions finished.
Now they are set before the other thread even began, so it will not be executed.
This is a problem I have to solve.
BUT When I activate Firebug, enabling all panels before reloading. Then suddenly midst the reload Firebug is disabled, so that the logging messages do not appear on the console and the breakpoints are ignored.
In earlier versions I could enable Firebug for my site globall, now it seems this option is removed.

Sebastian Zartner

unread,
Aug 18, 2013, 6:26:12 PM8/18/13
to fir...@googlegroups.com
Then suddenly midst the reload Firebug is disabled
Is it really a page reload or is it a redirect to another page? Note that the Firebug activation is based on the same origin policy by default.

Sebastian

Rako

unread,
Aug 19, 2013, 2:24:14 PM8/19/13
to fir...@googlegroups.com

Sebastian Zartner

unread,
Aug 19, 2013, 6:53:49 PM8/19/13
to fir...@googlegroups.com
My pages are made up of two parts: a standard header and index collumn and the actual contents in an Iframe. All part of the same site (www.rakovszky.eu).
The contents are in subfolders and they are accessed sympolicly, so that the same physical "page" could be accessed rfom a number of Index-entries, abeause some subjects could fit into diverse rubrics, and also because any change of the physical location of a page is hidden from the index. The actual URL is read from a look-up table.
From your descriptions it's still unclear what's the actual problem. Could you please describe the precise steps you do, so they can be reproduced, and describe what you would expect after these steps and what you see instead?

Sebastian
Reply all
Reply to author
Forward
0 new messages