Bug 248748

Summary: [GTK][WPE] Merge functions of unregistering script message handler in WebKitUserContentManager API
Product: WebKit Reporter: lisiwei
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: lisiwei, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=252491
Bug Depends on:    
Bug Blocks: 210100    

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>