[Webkit-unassigned] [Bug 243224] New: [GLib][WPE][GTK] webkit_web_view_run_async_javascript_in_world does not allow default world
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 26 12:45:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243224
Bug ID: 243224
Summary: [GLib][WPE][GTK]
webkit_web_view_run_async_javascript_in_world does not
allow default world
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dkolesa at igalia.com
CC: bugs-noreply at webkitgtk.org
Related: https://bugs.webkit.org/show_bug.cgi?id=241420
The new API does not have an equivalent that runs code in the default world, and there is no way to ensure the default world is used with the world-parameter API. The code seems to assume that an empty string will use the default world, but that is not the case - this will still use a completely separate world from the default.
I will create a patch for this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220726/ae632b0a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list