Bug 30905 - [Qt] Fix Qt build on Windows.
Summary: [Qt] Fix Qt build on Windows.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 2000
: P2 Blocker
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-10-29 07:01 PDT by Jocelyn Turcotte
Modified: 2009-11-02 10:17 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.58 KB, patch)
2009-10-29 07:02 PDT, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff
Patch v2 (3.58 KB, patch)
2009-10-29 09:07 PDT, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2009-10-29 07:01:16 PDT
Implemented:
BitmapImage(QPixmap* pixmap,...)
BitmapImage::create(HBITMAP hBitmap)
Comment 1 Jocelyn Turcotte 2009-10-29 07:02:54 PDT
Created attachment 42095 [details]
Patch
Comment 2 Jocelyn Turcotte 2009-10-29 09:07:12 PDT
Created attachment 42106 [details]
Patch v2

The previous patch would not apply.
This one should.
Comment 3 WebKit Commit Bot 2009-11-02 10:17:26 PST
Comment on attachment 42106 [details]
Patch v2

Clearing flags on attachment: 42106

Committed r50416: <http://trac.webkit.org/changeset/50416>
Comment 4 WebKit Commit Bot 2009-11-02 10:17:29 PST
All reviewed patches have been landed.  Closing bug.