Skip to main content

Bug Tracker

Side navigation

#4114 closed enhancement (fixed)

Opened February 10, 2009 11:00PM UTC

Closed July 19, 2009 03:58PM UTC

RegExp w/ Function Should be Optimized

Reported by: john Owned by:
Priority: major Milestone: 1.4
Component: core Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

Right now we have some .replace(..., function(){}) code that should probably be optimized (cache the regexp function for later usage).

Attachments (0)
Change History (2)

Changed July 15, 2009 08:54AM UTC by yehuda comment:1

milestone: 1.3.21.3.3

Changed July 19, 2009 03:58PM UTC by john comment:2

resolution: → fixed
status: newclosed
version: 1.3.11.3.2

Fixed in SVN rev [6463].