Opened 15 years ago
Closed 15 years ago
#1534 closed bug (wontfix)
test #17 of http://jquery.com/test/ makes Safari crash
Reported by: | tech-nova | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.2.1 |
Component: | core | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
version of Safari : 2.0.4 It works fine with webkit (the nightly build version of SF)
Change History (1)
comment:1 Changed 15 years ago by
Milestone: | 1.2 → 1.2.1 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Version: | 1.1.4 → 1.2 |
Note: See
TracTickets for help on using
tickets.
That's correct - Safari 2 is horribly buggy, with tons of memory leaks, causing it to crash. The suite passes if you break it apart into sections and run each test individually, which is what we have to do. For now, just don't try to run it in Safari 2.