RESOLVED FIXED301432
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
Radar WebKit Bug Importer
Comment 1 2025-10-24 09:20:50 PDT
Jamie Murphy
Comment 2 2025-10-24 09:24:19 PDT
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.