Bug 144910 - Avoid CSSPrimitiveValue allocation when parsing sizes
Summary: Avoid CSSPrimitiveValue allocation when parsing sizes
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-12 06:21 PDT by Yoav Weiss
Modified: 2015-05-12 11:42 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.76 KB, patch)
2015-05-12 06:31 PDT, Yoav Weiss
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoav Weiss 2015-05-12 06:21:40 PDT
Avoid CSSPrimitiveValue allocation when parsing sizes
Comment 1 Yoav Weiss 2015-05-12 06:31:51 PDT
Created attachment 252961 [details]
Patch
Comment 2 Yoav Weiss 2015-05-12 10:53:35 PDT
Comment on attachment 252961 [details]
Patch

Thanks for reviewing! :)
Comment 3 WebKit Commit Bot 2015-05-12 11:42:05 PDT
Comment on attachment 252961 [details]
Patch

Clearing flags on attachment: 252961

Committed r184208: <http://trac.webkit.org/changeset/184208>
Comment 4 WebKit Commit Bot 2015-05-12 11:42:08 PDT
All reviewed patches have been landed.  Closing bug.