Bug 100429 - Support arbitrary origins in ImageOrientation::transformFromDefault()
Summary: Support arbitrary origins in ImageOrientation::transformFromDefault()
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nico Weber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 15:52 PDT by Nico Weber
Modified: 2012-11-06 04:11 PST (History)
2 users (show)

See Also:


Attachments
Patch (9.14 KB, patch)
2012-10-25 15:53 PDT, Nico Weber
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Weber 2012-10-25 15:52:16 PDT
Support arbitrary origins in ImageOrientation::transformFromDefault()
Comment 1 Nico Weber 2012-10-25 15:53:42 PDT
Created attachment 170753 [details]
Patch
Comment 2 Nico Weber 2012-10-25 15:55:01 PDT
To tie the last lose end on this: If you were wondering what all that "x, y" business in https://bugs.webkit.org/show_bug.cgi?id=100319 was about, this is a small change just about that. Unless you really love it, I propose we don't land this.