RESOLVED FIXED 129605
Optimize StylePropertySet::findPropertyIndex() to improve CSS properties performance
https://bugs.webkit.org/show_bug.cgi?id=129605
Summary Optimize StylePropertySet::findPropertyIndex() to improve CSS properties perf...
Lorenzo Tilve
Reported 2014-03-03 05:30:22 PST
A recent change that has been introduced on Blink has improved significantly the CSS properties performance https://codereview.chromium.org/169453006. This optimization could probably be backported into WebKit.
Attachments
Patch (5.34 KB, patch)
2014-03-03 05:36 PST, Lorenzo Tilve
no flags
Lorenzo Tilve
Comment 1 2014-03-03 05:36:23 PST
Andreas Kling
Comment 2 2014-03-03 09:56:02 PST
Comment on attachment 225644 [details] Patch Sure, r=me.
WebKit Commit Bot
Comment 3 2014-03-03 11:02:15 PST
Comment on attachment 225644 [details] Patch Clearing flags on attachment: 225644 Committed r164995: <http://trac.webkit.org/changeset/164995>
WebKit Commit Bot
Comment 4 2014-03-03 11:02:18 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.