Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite recursion crash with Firefox 16.0.2 and Firebug 1.10.5 #32

Closed
scalvert opened this issue Oct 30, 2012 · 1 comment
Closed

Infinite recursion crash with Firefox 16.0.2 and Firebug 1.10.5 #32

scalvert opened this issue Oct 30, 2012 · 1 comment

Comments

@scalvert
Copy link

After the latest upgrade to Firebug 1.10.5 using Firefox 16.0.2 on Windows 8 64bit, every time I try to use the element inspector tool in Firebug I get an infinite recursion crash. Specifically, the Firebug console is spammed with a ton of GET requests, seemingly to all my scripts on my page. Additionally, it seems that each script on the page has jQuery's GET cache buster appended to the end of the URL, i.e. _=12345566.

Disabling FireQuery resolves the issue.

@vkartaviy
Copy link

I have the similar issue on Mac... 😢

Firefox: 23.0.1
Firebug: 1.12.1
Firequery: 1.4.1
jQuery: 2.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants