Skip to main content

Bug Tracker

Side navigation

#4111 closed enhancement (fixed)

Opened February 10, 2009 10:39PM UTC

Closed December 09, 2009 04:56PM UTC

Cache Static Objects

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

A couple places in jQuery static objects are created that could be cached for later use. We should look into this for a future release.

Attachments (0)
Change History (5)

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

milestone: 1.3.21.3.3

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

Started to move some RegExp to a single place in SVN rev [6461].

Changed July 19, 2009 04:13PM UTC by john comment:3

version: 1.3.11.3.2

Fixed some more in [6465].

Changed July 19, 2009 07:44PM UTC by john comment:4

Landed more in [6470].

Changed December 09, 2009 04:56PM UTC by john comment:5

resolution: → fixed
status: newclosed

This is fairly well taken care of, at this point. There will still be future work but the bulk is done.