Bug 254089 - REGRESSION(261320@main): [GLib] Broke WebKitUserContentManager::script-message-received
Summary: REGRESSION(261320@main): [GLib] Broke WebKitUserContentManager::script-messag...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 13:25 PDT by Michael Catanzaro
Modified: 2023-03-17 15:20 PDT (History)
2 users (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-17 13:25:28 PDT
In 261320@main 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.
Comment 1 Michael Catanzaro 2023-03-17 13:31:03 PDT
Um, this is a speculative fix because I can't reproduce the crashes in my development environment, but it's correct and I'd be surprised if this isn't enough.
Comment 2 Michael Catanzaro 2023-03-17 13:40:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11664
Comment 3 EWS 2023-03-17 15:20:52 PDT
Committed 261810@main (fa61ab3f2467): <https://commits.webkit.org/261810@main>

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