<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED CONFIGURATION CHANGED - Enable Web Timing for Win port"
   href="https://bugs.webkit.org/show_bug.cgi?id=42435">bug 42435</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>joepeck&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>CONFIGURATION CHANGED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED CONFIGURATION CHANGED - Enable Web Timing for Win port"
   href="https://bugs.webkit.org/show_bug.cgi?id=42435#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED CONFIGURATION CHANGED - Enable Web Timing for Win port"
   href="https://bugs.webkit.org/show_bug.cgi?id=42435">bug 42435</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>It looks like all ports, including Windows, enable WEB_TIMING. Lets close.

    Tools/Scripts/webkitperl/FeatureList.pm
    408:      define =&gt; &quot;ENABLE_WEB_TIMING&quot;, default =&gt; 1, value =&gt; \$webTimingSupport },

    Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig
    199:ENABLE_WEB_TIMING = ENABLE_WEB_TIMING;

    Source/cmake/OptionsEfl.cmake
    133:WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_WEB_TIMING PUBLIC ON)

    Source/cmake/OptionsWin.cmake
    61:WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_WEB_TIMING PUBLIC ON)

    Source/cmake/WebKitFeatures.cmake
    193:    WEBKIT_OPTION_DEFINE(ENABLE_WEB_TIMING &quot;Toggle Web Timing support&quot; PRIVATE ON)

    Source/cmake/tools/vsprops/FeatureDefines.props
    77:    &lt;ENABLE_WEB_TIMING&gt;ENABLE_WEB_TIMING&lt;/ENABLE_WEB_TIMING&gt;

    Source/cmake/tools/vsprops/FeatureDefinesCairo.props
    76:    &lt;ENABLE_WEB_TIMING&gt;ENABLE_WEB_TIMING&lt;/ENABLE_WEB_TIMING&gt;</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>