<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Frontend should have access to Resource Timing information"
   href="https://bugs.webkit.org/show_bug.cgi?id=160095#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Frontend should have access to Resource Timing information"
   href="https://bugs.webkit.org/show_bug.cgi?id=160095">bug 160095</a>
              from <span class="vcard"><a class="email" href="mailto:johan_jensen&#64;apple.com" title="Johan K. Jensen &lt;johan_jensen&#64;apple.com&gt;"> <span class="fn">Johan K. Jensen</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=160095#c11">comment #11</a>)
<span class="quote">&gt; Why does executionStopwatch() return a Ref&lt;Stopwatch&gt; instead of a
&gt; Stopwatch&amp; ?</span >

Changing the Ref&lt;StopWatch&gt; to a StopWatch&amp; involves quite a few changes. The changes even leaks into the JavaScriptCore/runtime/SamplingProfiler which in some cases takes a StopWatch::create and at other times the executionStopWatch().
This change seems orthogonal to the original issue, it would become the majority of this patch and it should probably be changed in another patch.</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>