Bug 91600 - [Qt] Modify the using of the QImage::Format enum to the appropriate functions from NativeImageQt
Summary: [Qt] Modify the using of the QImage::Format enum to the appropriate functions...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified All
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 01:08 PDT by Zoltan Horvath
Modified: 2012-07-18 05:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.81 KB, patch)
2012-07-18 01:21 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2012-07-18 01:08:11 PDT
Use NativeImageQt::defaultFormatForAlphaEnabledImages() and NativeImageQt::defaultFormatForOpaqueImages() instead of the direct imagetypes at the appropriate places.
Comment 1 Zoltan Horvath 2012-07-18 01:21:31 PDT
Created attachment 152960 [details]
Patch
Comment 2 Andreas Kling 2012-07-18 05:45:06 PDT
Comment on attachment 152960 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2012-07-18 05:50:51 PDT
Comment on attachment 152960 [details]
Patch

Clearing flags on attachment: 152960

Committed r122953: <http://trac.webkit.org/changeset/122953>
Comment 4 WebKit Review Bot 2012-07-18 05:50:57 PDT
All reviewed patches have been landed.  Closing bug.