Bug 53885

Summary: Add missing PaintInfo include in RenderThemeWin.cpp
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: PlatformAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, aroben, commit-queue, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Patch none

Description Patrick R. Gansterer 2011-02-06 11:45:52 PST
see patch
Comment 1 Patrick R. Gansterer 2011-02-06 11:47:40 PST
Created attachment 81422 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-02-07 07:40:37 PST
Comment on attachment 81422 [details]
Patch

How is this currently building on Windows without this #include?
Comment 3 Eric Seidel (no email) 2011-02-07 15:17:23 PST
Comment on attachment 81422 [details]
Patch

OK.  Do you know where other ports were getting this from?
Comment 4 Eric Seidel (no email) 2011-02-07 15:18:00 PST
Are you trying to build without a prefix header?
Comment 5 Patrick R. Gansterer 2011-02-07 15:19:21 PST
(In reply to comment #4)
> Are you trying to build without a prefix header?
Yes, see https://lists.webkit.org/pipermail/webkit-dev/2011-February/015900.html
Comment 6 WebKit Commit Bot 2011-02-07 21:59:14 PST
The commit-queue encountered the following flaky tests while processing attachment 81422 [details]:

http/tests/xmlhttprequest/cross-origin-preflight-get.html bug 53976
The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2011-02-07 22:02:34 PST
Comment on attachment 81422 [details]
Patch

Clearing flags on attachment: 81422

Committed r77895: <http://trac.webkit.org/changeset/77895>
Comment 8 WebKit Commit Bot 2011-02-07 22:02:37 PST
All reviewed patches have been landed.  Closing bug.
Comment 9 WebKit Review Bot 2011-02-07 22:32:19 PST
http://trac.webkit.org/changeset/77895 might have broken GTK Linux 32-bit Release