Bug 254264 - [GLib] webkit_user_content_manager_register_script_message_handler() world_name parameter should be nullable
Summary: [GLib] webkit_user_content_manager_register_script_message_handler() world_na...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-22 04:07 PDT by Michael Catanzaro
Modified: 2023-03-22 04:34 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 Michael Catanzaro 2023-03-22 04:07:22 PDT
In the new API version, the webkit_user_content_manager_register_script_message_handler() world_name parameter should be nullable, but it's broken because I messed up the annotations.

Reported at: https://discourse.gnome.org/t/registering-message-handler-in-default-world-in-webkit-6-0/14595/2
Comment 1 Michael Catanzaro 2023-03-22 04:08:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11802
Comment 2 EWS 2023-03-22 04:34:03 PDT
Committed 261956@main (48a7c504b397): <https://commits.webkit.org/261956@main>

Reviewed commits have been landed. Closing PR #11802 and removing active labels.