WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
70746
Use StringBuilder in CSSRuleList::rulesText()/CSSSelectorList::selectorsText()
https://bugs.webkit.org/show_bug.cgi?id=70746
Summary
Use StringBuilder in CSSRuleList::rulesText()/CSSSelectorList::selectorsText()
Mihnea Ovidenie
Reported
2011-10-24 11:25:27 PDT
Improve performance in CSSRuleList::rulesText()/CSSSelectorList::selectorsText() by using StringBuilder instead of String.
Attachments
Patch
(3.21 KB, patch)
2011-10-24 11:57 PDT
,
Mihnea Ovidenie
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mihnea Ovidenie
Comment 1
2011-10-24 11:57:44 PDT
Created
attachment 112223
[details]
Patch
Tony Chang
Comment 2
2011-10-24 12:00:53 PDT
Comment on
attachment 112223
[details]
Patch We should also switch over CSSRulesList::rulesText().
WebKit Review Bot
Comment 3
2011-10-24 14:00:32 PDT
Comment on
attachment 112223
[details]
Patch Clearing flags on attachment: 112223 Committed
r98281
: <
http://trac.webkit.org/changeset/98281
>
WebKit Review Bot
Comment 4
2011-10-24 14:00:36 PDT
All reviewed patches have been landed. Closing bug.
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