[webkit-changes] [WebKit/WebKit] fa61ab: REGRESSION(261320 at main): [GLib] Broke WebKitUserCo...
Michael Catanzaro
noreply at github.com
Fri Mar 17 15:21:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fa61ab3f24678c03f96ca6c4a51a8c7e21439f83
https://github.com/WebKit/WebKit/commit/fa61ab3f24678c03f96ca6c4a51a8c7e21439f83
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitUserContentManager.cpp
Log Message:
-----------
REGRESSION(261320 at main): [GLib] Broke WebKitUserContentManager::script-message-received
https://bugs.webkit.org/show_bug.cgi?id=254089
Reviewed by Adrian Perez de Castro.
I forgot to update the marshaller used by
WebKitUserContentManager::script-message-received. It worked perfectly
fine in my development environment for whatever reason, but was broken
in at least Ephy Tech Preview.
* Source/WebKit/UIProcess/API/glib/WebKitUserContentManager.cpp:
Canonical link: https://commits.webkit.org/261810@main
More information about the webkit-changes
mailing list