Bug 247180 - [GTK][WPE] Use a single global JavaScript context to serialize/deserialize script values
Summary: [GTK][WPE] Use a single global JavaScript context to serialize/deserialize sc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2022-10-28 03:48 PDT by Carlos Garcia Campos
Modified: 2022-10-30 07:36 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.