Bug 107016 - Use SkMatrix::I() when we need to pass identity, rather than constructing a new matrix.
Summary: Use SkMatrix::I() when we need to pass identity, rather than constructing a n...
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: Mike Reed
URL:
Keywords:
: 107015 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-01-16 08:33 PST by Mike Reed
Modified: 2022-09-10 15:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2013-01-16 08:35 PST, Mike Reed
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Reed 2013-01-16 08:33:21 PST
Use SkMatrix::I() when we need to pass identity, rather than constructing a new matrix.
Comment 1 Mike Reed 2013-01-16 08:35:16 PST
Created attachment 182990 [details]
Patch
Comment 2 Stephen White 2013-01-16 09:06:58 PST
Fine by me, but leaving for jamesr.
Comment 3 James Robinson 2013-01-16 10:08:11 PST
Comment on attachment 182990 [details]
Patch

OK
Comment 4 WebKit Review Bot 2013-01-16 10:34:14 PST
Comment on attachment 182990 [details]
Patch

Clearing flags on attachment: 182990

Committed r139894: <http://trac.webkit.org/changeset/139894>
Comment 5 WebKit Review Bot 2013-01-16 10:34:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Ahmad Saleem 2022-09-10 15:58:25 PDT
*** Bug 107015 has been marked as a duplicate of this bug. ***