Bug 5688

Summary: speed up JavaScript parsing by not creating a UString just to parse
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
remove unnecessary use of UString in parsing code path
none
patch that includes WebCore changes too mjs: review+

Darin Adler
Reported 2005-11-09 08:55:32 PST
Attachments
remove unnecessary use of UString in parsing code path (9.38 KB, patch)
2005-11-09 08:55 PST, Darin Adler
no flags
patch that includes WebCore changes too (91.55 KB, patch)
2005-12-10 08:13 PST, Darin Adler
mjs: review+
Darin Adler
Comment 1 2005-11-09 08:55:59 PST
Created attachment 4651 [details] remove unnecessary use of UString in parsing code path
Geoffrey Garen
Comment 2 2005-11-09 09:23:45 PST
Comment on attachment 4651 [details] remove unnecessary use of UString in parsing code path r=me
Darin Adler
Comment 3 2005-12-10 08:13:41 PST
Created attachment 5017 [details] patch that includes WebCore changes too
Note You need to log in before you can comment on or make changes to this bug.