Bug 254264

Summary: [GLib] webkit_user_content_manager_register_script_message_handler() world_name parameter should be nullable
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.