Side navigation
#1534 closed bug (wontfix)
Opened August 25, 2007 07:48PM UTC
Closed September 15, 2007 03:38AM UTC
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)
Attachments (0)
Change History (1)
Changed September 15, 2007 03:38AM UTC by comment:1
milestone: | 1.2 → 1.2.1 |
---|---|
resolution: | → wontfix |
status: | new → closed |
version: | 1.1.4 → 1.2 |
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.