Skip to main content

Bug Tracker

Side navigation

#5825 closed bug (wontfix)

Opened January 15, 2010 06:01PM UTC

Closed September 29, 2010 10:25PM UTC

Firefox 2 crashes badly in jQuery onload

Reported by: andrecassal Owned by:
Priority: undecided Milestone: 1.4
Component: core Version: 1.4
Keywords: Cc:
Blocked by: Blocking:
Description

jQuery 1.4 causes firefox 2.0 to crash in the jQuery file load.

Based on my analysis there were 3 inexistent properties which we just needed to test before using.

Attachments (1)
  • jQuery-fix.txt (1.1 KB) - added by andrecassal January 15, 2010 06:07PM UTC.

    Added properties tests in 3 different lines, discribed in this file

Change History (2)

Changed January 29, 2010 05:31PM UTC by andrecassal comment:1

Running a deep test, it seems that Firebug 1.05 (last version for FF 2) is causing the crash.

Changed September 29, 2010 10:25PM UTC by snover comment:2

resolution: → wontfix
status: newclosed

Firefox 2 has been EOL for nearly two years now, so marking this as WONTFIX based on that and the fact that it only occurs when Firebug is interfering.