<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Implement rendering frames timeline panel for GTK+ port"
   href="https://bugs.webkit.org/show_bug.cgi?id=150392#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Implement rendering frames timeline panel for GTK+ port"
   href="https://bugs.webkit.org/show_bug.cgi?id=150392">bug 150392</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=150392#c4">comment #4</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=263677&amp;action=diff" name="attach_263677" title="Patch">attachment 263677</a> <a href="attachment.cgi?id=263677&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; I don't think this will do the right thing when the debugger pauses and we
&gt; use a nested run loop. Can you test it to see what happens?</span >

Ah, right, I forgot about the debugger, I'll check it.

<span class="quote">&gt; I do think that it is a little weird that these events do not go through
&gt; InspectorInstrumentation already. There is no event system in place to
&gt; notify WK2 clients when specific domains have instrumentation enabled or
&gt; disabled, so there's no good way to selectively add/remove RunLoopObservers
&gt; only when necessary. Thus, it's put into TimelineAgent's start/stop code
&gt; itself.</span >

In our case we need to notify the inspector from WebKit2, because we can't monitor the run loop to observe the sources.</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>