Bug 91600

Summary: [Qt] Modify the using of the QImage::Format enum to the appropriate functions from NativeImageQt
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: WebCore Misc.Assignee: Zoltan Horvath <zoltan>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, menard, noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: All   
Attachments:
Description Flags
Patch none

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.