RESOLVED FIXED262496
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
Radar WebKit Bug Importer
Comment 1 2023-10-02 12:12:53 PDT
Timothy Hatcher
Comment 2 2023-10-02 12:27:18 PDT
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.