Bug 122981 - Comment AffineTransform::xScale() and yScale() to make their meanings clearer
Summary: Comment AffineTransform::xScale() and yScale() to make their meanings clearer
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: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 11:20 PDT by Myles C. Maxfield
Modified: 2013-10-17 12:21 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2013-10-17 11:21 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (1.30 KB, patch)
2013-10-17 11:50 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2013-10-17 11:20:37 PDT
Comment AffineTransform::xScale() and yScale() to make their meanings clearer
Comment 1 Myles C. Maxfield 2013-10-17 11:21:06 PDT
Created attachment 214473 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-10-17 11:36:16 PDT
Comment on attachment 214473 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=214473&action=review

> Source/WebCore/ChangeLog:8
> +        No new tests (OOPS!).

Remove.
Comment 3 Myles C. Maxfield 2013-10-17 11:50:04 PDT
Created attachment 214477 [details]
Patch
Comment 4 WebKit Commit Bot 2013-10-17 12:21:02 PDT
Comment on attachment 214477 [details]
Patch

Clearing flags on attachment: 214477

Committed r157589: <http://trac.webkit.org/changeset/157589>
Comment 5 WebKit Commit Bot 2013-10-17 12:21:04 PDT
All reviewed patches have been landed.  Closing bug.