Bug 121222

Summary: [WinCairo] Compile errors, missing include.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description peavo 2013-09-12 03:42:15 PDT
Compiling WinCairo, there's a couple of compile errors, because of a missing include.

>..\platform\win\DragImageCairoWin.cpp(116): error C2065: 'HWndDC' : undeclared identifier

>..\platform\graphics\win\GlyphPageTreeNodeCairoWin.cpp(45): error C2065: 'HWndDC' : undeclared identifier
Comment 1 peavo 2013-09-12 03:50:21 PDT
Created attachment 211417 [details]
Patch
Comment 2 Brent Fulgham 2013-09-12 08:47:25 PDT
Comment on attachment 211417 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-09-12 08:51:13 PDT
Comment on attachment 211417 [details]
Patch

Clearing flags on attachment: 211417

Committed r155616: <http://trac.webkit.org/changeset/155616>
Comment 4 WebKit Commit Bot 2013-09-12 08:51:14 PDT
All reviewed patches have been landed.  Closing bug.