Bug 74594 - [Qt] r102849 broke the Qt build on Mac OS X.
Summary: [Qt] r102849 broke the Qt build on Mac OS X.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Færøy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 00:29 PST by Alexander Færøy
Modified: 2011-12-15 02:06 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.12 KB, patch)
2011-12-15 00:42 PST, Alexander Færøy
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Færøy 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.
Comment 1 Alexander Færøy 2011-12-15 00:42:28 PST
Created attachment 119390 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-12-15 02:06:41 PST
All reviewed patches have been landed.  Closing bug.