Bug 248748
| Summary: | [GTK][WPE] Merge functions of unregistering script message handler in WebKitUserContentManager API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | lisiwei |
| Component: | WebKit API | Assignee: | 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 | ||
lisiwei
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
lisiwei
Pull request: https://github.com/WebKit/WebKit/pull/7140
EWS
Committed 260442@main (0e04927f8eba): <https://commits.webkit.org/260442@main>
Reviewed commits have been landed. Closing PR #7140 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/105593958>