WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
243717
Web Inspector: Debugger: symbolic breakpoints should work when functions change their `displayName`
https://bugs.webkit.org/show_bug.cgi?id=243717
Summary
Web Inspector: Debugger: symbolic breakpoints should work when functions chan...
Devin Rousso
Reported
2022-08-08 22:36:50 PDT
``` function foo() { } foo.name = "bar" ```
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-15 22:37:17 PDT
<
rdar://problem/98705785
>
Devin Rousso
Comment 2
2023-04-11 22:34:19 PDT
err i mean't `displayName` AFAIK it's not possible to change the `name` 😅
Devin Rousso
Comment 3
2023-04-12 10:09:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12657
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug