Bug 150057 - Have TransformState::mappedSecondaryQuad() return an Optional<FloatQuad>.
Summary: Have TransformState::mappedSecondaryQuad() return an Optional<FloatQuad>.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2015-10-12 15:50 PDT by Andreas Kling
Modified: 2015-10-12 16:40 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.74 KB, patch)
2015-10-12 15:50 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-10-12 15:50:20 PDT
I'm seeing a lot of transient mallocs in TransformState::mappedSecondaryQuad().
Comment 1 Andreas Kling 2015-10-12 15:50:53 PDT
Created attachment 262932 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-10-12 15:53:55 PDT
Comment on attachment 262932 [details]
Patch

Nice.
Comment 3 WebKit Commit Bot 2015-10-12 16:40:23 PDT
Comment on attachment 262932 [details]
Patch

Clearing flags on attachment: 262932

Committed r190906: <http://trac.webkit.org/changeset/190906>
Comment 4 WebKit Commit Bot 2015-10-12 16:40:27 PDT
All reviewed patches have been landed.  Closing bug.