Bug 247180

Summary: [GTK][WPE] Use a single global JavaScript context to serialize/deserialize script values
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Garcia Campos 2022-10-28 03:48:49 PDT
API::SerializedScriptValue has one and WebKitJavaScriptResult another, let's use the former only.
Comment 1 Carlos Garcia Campos 2022-10-28 03:51:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5898
Comment 2 EWS 2022-10-30 07:36:13 PDT
Committed 256143@main (4041ec7696c5): <https://commits.webkit.org/256143@main>

Reviewed commits have been landed. Closing PR #5898 and removing active labels.