WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309085
Web Inspector: JavaScriptRuntimeCompletionProvider doesn't handle null propertyNames from callFunctionOn
https://bugs.webkit.org/show_bug.cgi?id=309085
Summary
Web Inspector: JavaScriptRuntimeCompletionProvider doesn't handle null proper...
Anuj Panta
Reported
2026-03-03 10:39:52 PST
receivedObjectPropertyNames calls Object.keys(propertyNames) without a null check, unlike receivedPropertyNamesFromEvaluate and receivedArrayPropertyNames which already guard against null
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-03 10:39:58 PST
<
rdar://problem/171639265
>
Anuj Panta
Comment 2
2026-03-04 09:55:03 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59899
EWS
Comment 3
2026-03-05 09:14:16 PST
Committed
308703@main
(23fcca439970): <
https://commits.webkit.org/308703@main
> Reviewed commits have been landed. Closing PR #59899 and removing active labels.
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