Bug 55851 - Make string concatenation in CSSMutableStyleDeclaration more efficient
Summary: Make string concatenation in CSSMutableStyleDeclaration more efficient
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 16:11 PST by Daniel Bates
Modified: 2011-03-06 16:11 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2011-03-06 16:11:08 PST
Following up on Darin Adler's comment 4 in bug #54816, we should look to improve the efficiency of the string concatenation logic in various CSSMutableStyleDeclaration methods.