Opened 11 years ago
Closed 11 years ago
#10261 closed bug (invalid)
v1.6.3 crashes Firefox on reload
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a webpage that loads jquery, and everytime I reload the page, FF crashes. If I remove the link to the jquery file (script tag pointing to the file) - then the page does not crash when I hit reload.
Not any animation or scripting I have, because I have tried the page with nothing but HTML, and a link to jQuery. So it's something with linking jQuery.
Firefox 6.0.2
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Eventually found out it was a CSS file that was creating a @font-face. Since I removed that, it hasn't bugged up and jquery is working perfectly fine.
with no JS, the browser would crash less frequently, but still did. jquery just gave it a kick I guess.
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Also crashing with 1.4.2 version of jQuery. Is there a way to debug what is causing the crashes? Multiple machines. XP and Windows 7 64 bit have been tested.