Bug 96860

Summary: [GTK] [Stable] Header files missing from the tarball, needed for win32
Product: WebKit Reporter: Kalev Lember <kalevlember>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.