[Webkit-unassigned] [Bug 275440] New: Web Inspector: Debugger: inline breakpoints aren't shown for comma sub-expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 07:53:12 PDT 2024


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

            Bug ID: 275440
           Summary: Web Inspector: Debugger: inline breakpoints aren't
                    shown for comma sub-expressions
           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: hi at devinrousso.com
                CC: inspector-bugzilla-changes at group.apple.com

# STEPS TO REPRODUCE
1. inspect <https://devinrousso.com/demo/WebKit/inspector/inline.html>
2. put a breakpoint on line 15 (`true && (a(), b(), c()) && true;`)

## EXPECTED
inline breakpoints are shown before `a()`, `b()`, and `c()`

## ACTUAL
no inline breakpoints are shown

-- 
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/20240613/a810cab5/attachment.htm>


More information about the webkit-unassigned mailing list