RESOLVED FIXED 74594
[Qt] r102849 broke the Qt build on Mac OS X.
https://bugs.webkit.org/show_bug.cgi?id=74594
Summary [Qt] r102849 broke the Qt build on Mac OS X.
Alexander Færøy
Reported 2011-12-15 00:29:39 PST
r102849 broke the Qt build on Mac OS X. Since the __APPLE__ macro is defined with all standard Mac OS X compilers, this code is included which leads to various CoreGraphics includes being included in the Qt build. Patch coming up.
Attachments
Patch (1.12 KB, patch)
2011-12-15 00:42 PST, Alexander Færøy
no flags
Alexander Færøy
Comment 1 2011-12-15 00:42:28 PST
WebKit Review Bot
Comment 2 2011-12-15 02:06:37 PST
Comment on attachment 119390 [details] Patch Clearing flags on attachment: 119390 Committed r102909: <http://trac.webkit.org/changeset/102909>
WebKit Review Bot
Comment 3 2011-12-15 02:06:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.