Bug 254089
Summary: | REGRESSION(261320@main): [GLib] Broke WebKitUserContentManager::script-message-received | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=253476 |
Michael Catanzaro
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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.
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/11664
EWS
Committed 261810@main (fa61ab3f2467): <https://commits.webkit.org/261810@main>
Reviewed commits have been landed. Closing PR #11664 and removing active labels.