Bug 68964 - Defer call to CSSValue::isPrimitiveValue(), saves ~4% in CSSStyleSelector::applyProperty().
Summary: Defer call to CSSValue::isPrimitiveValue(), saves ~4% in CSSStyleSelector::ap...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Macpherson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 19:14 PDT by Luke Macpherson
Modified: 2011-09-27 23:31 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.69 KB, patch)
2011-09-27 19:17 PDT, Luke Macpherson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.