<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>20639</bug_id>
          
          <creation_ts>2008-09-03 22:33:24 -0700</creation_ts>
          <short_desc>ENABLE_DASHBOARD_SUPPORT does not need to be a FEATURE_DEFINE</short_desc>
          <delta_ts>2008-09-04 14:44:40 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Eric Seidel (no email)">eric</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>90113</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-09-03 22:33:24 -0700</bug_when>
    <thetext>ENABLE_DASHBOARD_SUPPORT does not need to be a FEATURE_DEFINE

I made i one as part of various Platform.h cleanup in:
http://trac.webkit.org/changeset/36074

Mark fixed it to actually work in:
http://trac.webkit.org/changeset/36076
http://trac.webkit.org/changeset/36078

It doesn&apos;t need to be a FEATURE_DEFINE, since it only works for Mac.  it can still be a separate ifdef though, but Platform.h can just turn it on for Apple-Mac only (once we have a way to distinguish Apple&apos;s Mac port from any other Mac port).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90115</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-09-03 23:15:04 -0700</bug_when>
    <thetext>After r36074 we have ENABLE_DASHBOARD_SUPPORT sprinkled over many files.  It&apos;s not a &quot;feature&quot; like the other items listed in FEATURE_DEFINES, so it should be removed from there ASAP.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90198</commentid>
    <comment_count>2</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-09-04 14:44:40 -0700</bug_when>
    <thetext>Fixed in r36102.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>