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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 13 11:46:21 PST 2016


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

--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
(In reply to comment #2)
> I like including an inline message similar to our inline errors/warnings for
> execution lines. Would execution lines belonging to background threads be
> styled differently than the line associated with the active call frame? It
> might be nice to use opacity (or some other style) to de-emphasize execution
> lines for inactive call frames.
> 
> 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.

-- 
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/20161113/c52cd96d/attachment-0001.html>


More information about the webkit-unassigned mailing list