[Webkit-unassigned] [Bug 158861] New: Web Inspector: source link in console error from a bad breakpoint condition should jump to source and show the breakpoint editor popover
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 16 17:56:42 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158861
Bug ID: 158861
Summary: Web Inspector: source link in console error from a bad
breakpoint condition should jump to source and show
the breakpoint editor popover
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: bburg at apple.com
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
STEPS TO REPRODUCE:
1. Make a breakpoint with a bogus condition
2. Hit the breakpoint
3. Open the console tab
4. Make sure error messages are not filtered out
5. Click on the source link for the error produced by the bad condition expression
EXPECTED:
Jumps to the file:line:col, then shows the breakpoint editor for the breakpoint with a bad condition.
ACTUAL:
Jumps to the file:line:col.
NOTES:
Right now it doesn't pop up the editor, so it's kind of mysterious. We should show it, make the condition field have focus, and maybe even highlight the condition editor text in red.
--
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/20160617/4d996e06/attachment.html>
More information about the webkit-unassigned
mailing list