Skip to main content

Bug Tracker

Side navigation

#5146 closed bug (fixed)

Opened August 31, 2009 01:40PM UTC

Closed November 08, 2010 07:01AM UTC

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.

Attachments (0)
Change History (1)

Changed November 08, 2010 07:01AM UTC by addyosmani comment:1

keywords: → regexp left context
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.