RESOLVED FIXED 141460
Optimize MutableStyleProperties::removePropertiesInSet()
https://bugs.webkit.org/show_bug.cgi?id=141460
Summary Optimize MutableStyleProperties::removePropertiesInSet()
Chris Dumez
Reported 2015-02-10 20:39:30 PST
Optimize MutableStyleProperties::removePropertiesInSet() by doing an in-place removal of the vector properties, using the new and efficient Vector::removalAllMatching().
Attachments
Patch (2.60 KB, patch)
2015-02-10 20:44 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-02-10 20:44:15 PST
Andreas Kling
Comment 2 2015-02-10 21:17:52 PST
Comment on attachment 246370 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-02-10 22:02:43 PST
Comment on attachment 246370 [details] Patch Clearing flags on attachment: 246370 Committed r179917: <http://trac.webkit.org/changeset/179917>
WebKit Commit Bot
Comment 4 2015-02-10 22:02:49 PST
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.