Bug 129605

Summary: Optimize StylePropertySet::findPropertyIndex() to improve CSS properties performance
Product: WebKit Reporter: Lorenzo Tilve <ltilve>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: cgarcia, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, macpherson, menard, pnormand, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Lorenzo Tilve 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.
Comment 1 Lorenzo Tilve 2014-03-03 05:36:23 PST
Created attachment 225644 [details]
Patch
Comment 2 Andreas Kling 2014-03-03 09:56:02 PST
Comment on attachment 225644 [details]
Patch

Sure, r=me.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-03-03 11:02:18 PST
All reviewed patches have been landed.  Closing bug.