[Webkit-unassigned] [Bug 164679] Web Inspector: SourceCodeTextEditor should display execution lines for background threads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 11:45:36 PST 2016


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

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
> > What if two threads are paused at the same location in the same script?
> > Maybe we could indicate something in the inline message, like having a
> > disclosure triangle.
> 
> Currently threads are limited to whole worker scripts, so there is never a
> mix. In the future we might want to consider things that you mention.

This is possible right now. If two workers are spawned with the same script ("worker.js") then we should show both in the SourceCodeTextEditor for that script.

-- 
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/20161114/6ba7a626/attachment.html>


More information about the webkit-unassigned mailing list