Bug 67246 - [Qt] Add a convenience function to cast a QTransform to TransformationMatrix
Summary: [Qt] Add a convenience function to cast a QTransform to TransformationMatrix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Noam Rosenthal
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2011-08-30 16:58 PDT by Noam Rosenthal
Modified: 2011-08-31 07:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.45 KB, patch)
2011-08-30 17:04 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2011-08-30 16:58:12 PDT
Have done this manually far too many times...
Comment 1 Noam Rosenthal 2011-08-30 17:04:47 PDT
Created attachment 105721 [details]
Patch
Comment 2 Andreas Kling 2011-08-31 06:20:47 PDT
Comment on attachment 105721 [details]
Patch

Since you're not calling it anywhere, this is just dead code.

r=me though, assuming that you start using it right away.
Comment 3 Noam Rosenthal 2011-08-31 06:41:53 PDT
Comment on attachment 105721 [details]
Patch

Yes, already using it in the branch where I'm working on AC for Qt5.
Comment 4 WebKit Review Bot 2011-08-31 07:49:37 PDT
Comment on attachment 105721 [details]
Patch

Clearing flags on attachment: 105721

Committed r94188: <http://trac.webkit.org/changeset/94188>
Comment 5 WebKit Review Bot 2011-08-31 07:49:41 PDT
All reviewed patches have been landed.  Closing bug.