[Webkit-unassigned] [Bug 188082] New: Web Inspector: REGRESSION (r233824): execution highlight range missing/incorrect in pretty printed code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 26 15:27:21 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=188082
Bug ID: 188082
Summary: Web Inspector: REGRESSION (r233824): execution
highlight range missing/incorrect in pretty printed
code
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: mattbaker at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Created attachment 345881
--> https://bugs.webkit.org/attachment.cgi?id=345881&action=review
[Webarchive] reduced test case
Summary:
Execution highlight range missing/incorrect in pretty printed code.
Regressed in http://trac.webkit.org/changeset/233824.
Steps to Reproduce:
1. Inspect the attached webarchive
2. View chained-property-stepping-min.js in Debugger tab
3. Enable pretty printing
4. Set breakpoint at line 13
5. Reload page
=> Paused in debugger
Expected:
=> Expression-level execution highlight: |return 42|
Actual:
=> Expression-level execution highlight missing (whole line is highlighted)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180726/55c81633/attachment.html>
More information about the webkit-unassigned
mailing list