WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5688
speed up JavaScript parsing by not creating a UString just to parse
https://bugs.webkit.org/show_bug.cgi?id=5688
Summary
speed up JavaScript parsing by not creating a UString just to parse
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
Details
Formatted Diff
Diff
patch that includes WebCore changes too
(91.55 KB, patch)
2005-12-10 08:13 PST
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug