Bug 53885 - Add missing PaintInfo include in RenderThemeWin.cpp
Summary: Add missing PaintInfo include in RenderThemeWin.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-06 11:45 PST by Patrick R. Gansterer
Modified: 2011-02-07 22:32 PST (History)
5 users (show)

See Also:


Attachments
Patch (994 bytes, patch)
2011-02-06 11:47 PST, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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