Opened 14 years ago
Closed 13 years ago
#3944 closed bug (invalid)
Browser freeze with jQuery 1.3 and Firebug
Reported by: | erangalp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3.1 |
Component: | unfiled | Version: | 1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I've recently started using the latest 1.3.0 release in a javascript-heavy web application I'm developing. I've received multiple reports since then on browser freezes and long-running script warning. I believe this is related somehow to Firebug, but testing has been inconclusive.
I've been forced to downgrade to 1.2.6 for now, I'm hoping this will be sorted out soon.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | firebugbug.jpg added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Additionaly, If i disable firebug (Suspend or disable extensions) freezes are gone.
comment:4 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This seems to be a Firebug problem, I will close it assuming the problem has been resolved on their side.
Note: See
TracTickets for help on using
tickets.
Ican confirm this strange behavior.
I'm using jQuery 1.3.1 + Autobox2 plugin (http://www.bigredswitch.com/blog/2008/12/autobox2/)
Firebug 1.3.0 on Firefox 3.0.5 (Minefield)
When i'm typing something in text input, browser window is slowing. And chars apears in text filed with big delay.
If i'm return to jQuery 1.2.6 and all works good.
I'm run profiler on this and you can see what freezeng on screenshot. See the attachment.
P.S: Sorry about my bad english.