Bug 131416 - Use std::array in AffineTransform, and get rid of setMatrix
Summary: Use std::array in AffineTransform, and get rid of setMatrix
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-08 18:22 PDT by Anders Carlsson
Modified: 2014-04-09 10:05 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.28 KB, patch)
2014-04-08 18:23 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-04-08 18:22:28 PDT
Use std::array in AffineTransform, and get rid of setMatrix
Comment 1 Anders Carlsson 2014-04-08 18:23:26 PDT
Created attachment 228925 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-09 10:05:48 PDT
Comment on attachment 228925 [details]
Patch

Clearing flags on attachment: 228925

Committed r167017: <http://trac.webkit.org/changeset/167017>
Comment 3 WebKit Commit Bot 2014-04-09 10:05:50 PDT
All reviewed patches have been landed.  Closing bug.