Bug 78629 - Don't ENABLE_DASHBOARD_SUPPORT unconditionally on all Mac platforms
Summary: Don't ENABLE_DASHBOARD_SUPPORT unconditionally on all Mac platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Lilek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-14 13:45 PST by Matt Lilek
Modified: 2012-02-14 15:42 PST (History)
0 users

See Also:


Attachments
patch (6.51 KB, patch)
2012-02-14 13:52 PST, Matt Lilek
ddkilzer: review+
dev+webkit: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2012-02-14 13:45:13 PST
Not every OS X platform wants ENABLE_DASHBOARD_SUPPORT.  Don't assume that's the case.
Comment 1 Matt Lilek 2012-02-14 13:49:31 PST
Note that this stems from http://trac.webkit.org/changeset/107026
Comment 2 Matt Lilek 2012-02-14 13:52:52 PST
Created attachment 127038 [details]
patch
Comment 3 Matt Lilek 2012-02-14 15:42:51 PST
http://trac.webkit.org/changeset/107748