Bug 248748 - [GTK][WPE] Merge functions of unregistering script message handler in WebKitUserContentManager API
Summary: [GTK][WPE] Merge functions of unregistering script message handler in WebKitU...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-12-04 19:03 PST by lisiwei
Modified: 2023-02-17 10:09 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lisiwei 2022-12-04 19:03:41 PST
For the new upcoming API (guarded with ENABLE_2022_GLIB_API), replace webkit_user_content_manager_unregister_script_message_handler_in_world and webkit_user_content_manager_unregister_script_message_handler into a single function that always receives a script world and NULL can be passed to use the default one.
Comment 1 lisiwei 2022-12-04 23:30:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/7140
Comment 2 EWS 2023-02-17 05:34:15 PST
Committed 260442@main (0e04927f8eba): <https://commits.webkit.org/260442@main>

Reviewed commits have been landed. Closing PR #7140 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-17 05:35:20 PST
<rdar://problem/105593958>