[Webkit-unassigned] [Bug 243717] New: Web Inspector: Debugger: symbolic breakpoints should work when functions change their `name`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 22:36:50 PDT 2022


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

            Bug ID: 243717
           Summary: Web Inspector: Debugger: symbolic breakpoints should
                    work when functions change their `name`
           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: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 142914

```
function foo() { }
foo.name = "bar"
```


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=142914
[Bug 142914] Web Inspector: Add Function Breakpoints/Tracepoints (like Symbolic Breakpoints)
-- 
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/20220809/289c4a4b/attachment.htm>


More information about the webkit-unassigned mailing list