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
301432
Remove JSValue extras in WKWebExtensions WebProcess
https://bugs.webkit.org/show_bug.cgi?id=301432
Summary
Remove JSValue extras in WKWebExtensions WebProcess
Jamie Murphy
Reported
2025-10-24 09:20:45 PDT
These are unable to be used in C++ code, and prevent cross-platform use. They should be rewritten to use JSContextRef and JSValueRef.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-24 09:20:50 PDT
<
rdar://problem/163346293
>
Jamie Murphy
Comment 2
2025-10-24 09:24:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52959
EWS
Comment 3
2025-10-25 11:33:35 PDT
Committed
302144@main
(e7856fb3079a): <
https://commits.webkit.org/302144@main
> Reviewed commits have been landed. Closing PR #52959 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