Bug 262496

Summary: Extensions CodeGenerator needs to handle objects better
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit ExtensionsAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.