Bug 96860 - [GTK] [Stable] Header files missing from the tarball, needed for win32
Summary: [GTK] [Stable] Header files missing from the tarball, needed for win32
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-15 07:39 PDT by Kalev Lember
Modified: 2012-09-15 15:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2012-09-15 07:42 PDT, Kalev Lember
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalev Lember 2012-09-15 07:39:15 PDT
When building from 1.9.91 tarball:

Source/WebCore/platform/PlatformMouseEvent.h:32:27: fatal error: WindowsExtras.h: No such file or directory
compilation terminated.

Source/WebCore/platform/graphics/win/DIBPixelData.cpp:27:26: fatal error: DIBPixelData.h: No such file or directory
compilation terminated.
Comment 1 Kalev Lember 2012-09-15 07:42:32 PDT
Created attachment 164289 [details]
Patch
Comment 2 Kentaro Hara 2012-09-15 15:40:42 PDT
Comment on attachment 164289 [details]
Patch

rs=me
Comment 3 WebKit Review Bot 2012-09-15 15:58:40 PDT
Comment on attachment 164289 [details]
Patch

Clearing flags on attachment: 164289

Committed r128696: <http://trac.webkit.org/changeset/128696>
Comment 4 WebKit Review Bot 2012-09-15 15:58:43 PDT
All reviewed patches have been landed.  Closing bug.