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
262496
Extensions CodeGenerator needs to handle objects better
https://bugs.webkit.org/show_bug.cgi?id=262496
Summary
Extensions CodeGenerator needs to handle objects better
Timothy Hatcher
Reported
2023-10-02 12:12:44 PDT
Right now the object checks can try to aggressively convert many things to an NSDictionary, when only basic Object should be converted, and everything else should be JSValue.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-02 12:12:53 PDT
<
rdar://problem/116359645
>
Timothy Hatcher
Comment 2
2023-10-02 12:27:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18506
EWS
Comment 3
2023-10-02 14:14:51 PDT
Committed
268747@main
(60e0f080e0bd): <
https://commits.webkit.org/268747@main
> Reviewed commits have been landed. Closing PR #18506 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