<?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>42435</bug_id>
          
          <creation_ts>2010-07-15 17:59:34 -0700</creation_ts>
          <short_desc>Enable Web Timing for Win port</short_desc>
          <delta_ts>2017-02-10 12:24:16 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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>
          <dependson>42772</dependson>
          <blocked>30685</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Tony Gentilcore">tonyg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>joepeck</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>252260</commentid>
    <comment_count>0</comment_count>
    <who name="Tony Gentilcore">tonyg</who>
    <bug_when>2010-07-15 17:59:34 -0700</bug_when>
    <thetext>Web Timing should be enabled for the Qt port.

This involves the following:
1. Implement http://trac.webkit.org/browser/trunk/WebCore/platform/network/ResourceLoadTiming.h
2. Flip WEB_TIMING flag</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1275482</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-02-10 12:24:16 -0800</bug_when>
    <thetext>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;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>