[Webkit-unassigned] [Bug 279523] [WPE] Web Process crashes in WebCore::GLContext::swapBuffers when USE_SKIA=ON
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 12 11:47:38 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279523
--- Comment #1 from Yury Semikhatsky <yurys at chromium.org> ---
For more context, the test creates a new page and calls `WebPageProxy::setUseFixedLayout(true)` on it followed by
struct wpe_view_backend* backend = m_page.viewBackend();
wpe_view_backend_dispatch_set_size(backend, 300, 400);
This can likely be easily reproducible in a WPE unit test.
--
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/20240912/38b9c715/attachment.htm>
More information about the webkit-unassigned
mailing list