[Webkit-unassigned] [Bug 150392] [GTK] Implement rendering frames timeline panel for GTK+ port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 23:45:21 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150392

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #4)
> Comment on attachment 263677 [details]
> Patch
> 
> I don't think this will do the right thing when the debugger pauses and we
> use a nested run loop. Can you test it to see what happens?

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

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

In our case we need to notify the inspector from WebKit2, because we can't monitor the run loop to observe the sources.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151022/42a06382/attachment.html>


More information about the webkit-unassigned mailing list