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
301784
Port WebExtensionCallbackHandler to CPP
https://bugs.webkit.org/show_bug.cgi?id=301784
Summary
Port WebExtensionCallbackHandler to CPP
Jamie Murphy
Reported
2025-10-31 15:32:52 PDT
Port most of the WebExtensionCallbackHandler code to use C++, and port all usage of call() to use JSValueRef. As well, create utility functions to create JSValueRefs from arrays, JSON, or dictionary objects, instead of relying on the JSValue* Cocoa API and converting that to JSValueRef.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-31 15:33:06 PDT
<
rdar://problem/163824156
>
Jamie Murphy
Comment 2
2025-10-31 15:38:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/53280
EWS
Comment 3
2025-11-04 09:28:51 PST
Committed
302549@main
(1f6e780fe3ee): <
https://commits.webkit.org/302549@main
> Reviewed commits have been landed. Closing PR #53280 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