Bug 68964

Summary: Defer call to CSSValue::isPrimitiveValue(), saves ~4% in CSSStyleSelector::applyProperty().
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: New BugsAssignee: Luke Macpherson <macpherson>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Luke Macpherson 2011-09-27 19:14:08 PDT
Defer call to CSSValue::isPrimitiveValue(), saves ~4% in CSSStyleSelector::applyProperty().
Comment 1 Luke Macpherson 2011-09-27 19:17:14 PDT
Created attachment 108949 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-09-27 22:30:00 PDT
Comment on attachment 108949 [details]
Patch

Sounds good to me.
Comment 3 WebKit Review Bot 2011-09-27 23:31:45 PDT
Comment on attachment 108949 [details]
Patch

Clearing flags on attachment: 108949

Committed r96192: <http://trac.webkit.org/changeset/96192>
Comment 4 WebKit Review Bot 2011-09-27 23:31:49 PDT
All reviewed patches have been landed.  Closing bug.