Bug 33768 - Cache JS string values made from DOM strings (Dromaeo speedup)
Summary: Cache JS string values made from DOM strings (Dromaeo speedup)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 20:35 PST by Maciej Stachowiak
Modified: 2010-01-16 23:18 PST (History)
0 users

See Also:


Attachments
Patch (16.41 KB, patch)
2010-01-16 21:37 PST, Maciej Stachowiak
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2010-01-16 20:35:55 PST
Cache JS string values made from DOM strings (Dromaeo speedup)
Comment 1 Maciej Stachowiak 2010-01-16 21:37:05 PST
Created attachment 46757 [details]
Patch
Comment 2 Oliver Hunt 2010-01-16 22:24:42 PST
Comment on attachment 46757 [details]
Patch

r=me
Comment 3 Maciej Stachowiak 2010-01-16 23:18:54 PST
Committed r53371: <http://trac.webkit.org/changeset/53371>