<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Move ResourceTiming behind a runtime flag"
   href="https://bugs.webkit.org/show_bug.cgi?id=157133#c32">Comment # 32</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Move ResourceTiming behind a runtime flag"
   href="https://bugs.webkit.org/show_bug.cgi?id=157133">bug 157133</a>
              from <span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=157133#c30">comment #30</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=277852&amp;action=diff" name="attach_277852" title="Patch">attachment 277852</a> <a href="attachment.cgi?id=277852&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; Clearing flags on attachment: 277852
&gt; 
&gt; Committed r200320: &lt;<a href="http://trac.webkit.org/changeset/200320">http://trac.webkit.org/changeset/200320</a>&gt;</span >

It broke the Apple Mac cmake build:

/Volumes/Data/slave/elcapitan-cmake-debug/build/Source/WebCore/loader/cache/CachedResourceLoader.cpp:983:45: error: no member named 'performance' in 'WebCore::DOMWindow'
            initiatorDocument-&gt;domWindow()-&gt;performance()-&gt;addResourceTiming(info.name, initiatorDocument, resource-&gt;resourceRequest(), resource-&gt;response(), info.startTime, resource-&gt;loadFinishTime());
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^</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>