Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df75fa9acec0a0a4688fb1fabab9385827af6f14 https://github.com/WebKit/WebKit/commit/df75fa9acec0a0a4688fb1fabab9385827af6f14 Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths: M Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.cpp Log Message: ----------- [WPE] WPE Platform: crash on display dispose in DRM platform https://bugs.webkit.org/show_bug.cgi?id=294388 Reviewed by Michael Catanzaro. DRM::Cursor is created with the display GBM device, so make sure we destroy the cursor before the GBM device in wpeDisplayDRMDispose. Canonical link: https://commits.webkit.org/296141@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes