Bug 79124 - [Qt][WK2][Mac] WebKitTestRunner does not build with clang.
Summary: [Qt][WK2][Mac] WebKitTestRunner does not build with clang.
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: Zeno Albisser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 10:22 PST by Zeno Albisser
Modified: 2012-02-22 03:46 PST (History)
1 user (show)

See Also:


Attachments
patch for review. (1012 bytes, patch)
2012-02-21 10:34 PST, Zeno Albisser
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Albisser 2012-02-21 10:22:09 PST
WebKitTestRunnerPrefix.h is not being included when building with clang, therefore several types are undefined.
Comment 1 Zeno Albisser 2012-02-21 10:34:07 PST
Created attachment 127993 [details]
patch for review.
Comment 2 Zeno Albisser 2012-02-22 03:46:37 PST
Comment on attachment 127993 [details]
patch for review.

Clearing flags on attachment: 127993

Committed r108479: <http://trac.webkit.org/changeset/108479>
Comment 3 Zeno Albisser 2012-02-22 03:46:47 PST
All reviewed patches have been landed.  Closing bug.