<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Move ResourceTiming behind a runtime flag"
   href="https://bugs.webkit.org/show_bug.cgi?id=157133#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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:yoav&#64;yoav.ws" title="Yoav Weiss &lt;yoav&#64;yoav.ws&gt;"> <span class="fn">Yoav Weiss</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=277621&amp;action=diff" name="attach_277621" title="Patch">attachment 277621</a> <a href="attachment.cgi?id=277621&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=277621&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=277621&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebCore/ChangeLog:5248
&gt;&gt; +2016-04-28  2016-04-18  Brady Eidson  &lt;<a href="mailto:beidson&#64;apple.com">beidson&#64;apple.com</a>&gt;
&gt; 
&gt; This change must have been an accident.</span >

Indeed

<span class="quote">&gt;&gt; Source/WebCore/page/Performance.idl:39
&gt;&gt; +    [EnabledAtRuntime=ResourceTiming] PerformanceEntryList webkitGetEntries();
&gt; 
&gt; Since we've never shipped this before, now would be a good time to unprefix everything in this file.</span >

With pleasure! :)

<span class="quote">&gt;&gt; LayoutTests/fast/dom/Window/window-properties-performance-resource-timing.html:36
&gt;&gt; +    if (typeof value == &quot;object&quot; &amp;&amp; value == null) //;
&gt; 
&gt; What's with the //;?</span >

I copied this test from another one, and just enabled resource timing . I'll get rid of the &quot;//;&quot; (in both tests).</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>