Bug Tracker

Opened 14 years ago

Closed 12 years ago

#5146 closed bug (fixed)

RegExp.leftContext and FF3.0.x

Reported by: maciekj Owned by: john
Priority: major Milestone: 1.4
Component: selector Version: 1.3.2
Keywords: regexp left context Cc:
Blocked by: Blocking:

Description

Sizzle uses RegExp.left.context which is deprecated as of JS1.5. Sometimes it has wrong value in FF3.0.x.

Change History (1)

comment:1 Changed 12 years ago by addyosmani

Keywords: regexp left context added
Resolution: fixed
Status: newclosed

Having reviewed the latest version of jQuery (1.4.4 RC2), I can't seem to locate any further references to RegExp.left.context still being used. Closing this ticket as it is no longer an issue.

Note: See TracTickets for help on using tickets.