[Webkit-unassigned] [Bug 164679] New: Web Inspector: SourceCodeTextEditor should display execution lines for background threads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 11 23:57:02 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=164679
Bug ID: 164679
Summary: Web Inspector: SourceCodeTextEditor should display
execution lines for background threads
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: joepeck at webkit.org
CC: bburg at apple.com, joepeck at webkit.org,
mattbaker at apple.com, nvasilyev at apple.com,
timothy at apple.com, webkit-bug-importer at group.apple.com
Summary:
SourceCodeTextEditor should display execution lines for background threads
Currently we only show the execution line for the active call frame. However, users may be looking at a file which contains the current paused execution line for a background thread, or even have two Workers paused in the same "worker.js" script. Whenever targets are paused, we should be showing their execution line.
Notes:
- Xcode has a nice inline message, like inline error messages, indicating the name of the other thread paused at that location.
--
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/20161112/00285ae0/attachment.html>
More information about the webkit-unassigned
mailing list