[Webkit-unassigned] [Bug 266875] [GTK] Reproducible crash on invalid web process message DrawingArea_CommitTransientZoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 23 07:40:57 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=266875

--- Comment #9 from Philippe Normand <philn at igalia.com> ---
Might be a regression introduced by https://commits.webkit.org/272128@main ... The message was made async but Source/WebKit/UIProcess/CoordinatedGraphics/DrawingAreaProxyCoordinatedGraphics.cpp wasn't adapted accordingly (should use `sendWithAsyncReply()` instead of `send()`, iiuc).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240323/1cd63c10/attachment.htm>


More information about the webkit-unassigned mailing list