RESOLVED FIXED 40115
[WinCairo] MediaPlayerPrivateFullscreenWindow.cpp doesn't build on VS8
https://bugs.webkit.org/show_bug.cgi?id=40115
Summary [WinCairo] MediaPlayerPrivateFullscreenWindow.cpp doesn't build on VS8
Philippe Normand
Reported 2010-06-03 05:16:36 PDT
CGColor.h is included by that file but it's required only if ACCELERATED_COMPOSITING is enabled. So I think it'd make sense to include it only if the feature is enabled.
Attachments
proposed patch (1.53 KB, patch)
2010-06-03 05:20 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2010-06-03 05:20:15 PDT
Created attachment 57755 [details] proposed patch
Philippe Normand
Comment 2 2010-07-18 23:47:22 PDT
Turns out this was already fixed in r62128
Note You need to log in before you can comment on or make changes to this bug.