Branch: refs/heads/webkitglib/2.54
Home: https://github.com/WebKit/WebKit
Commit: 14ef410d5d74f2073e8adacccadea78bcf1f8be5
https://github.com/WebKit/WebKit/commit/14ef410d5d74f2073e8adacccadea78bcf1f8be5
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-09-22 (Tue, 22 Sep 2026)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/WPEDisplay.cpp
Log Message:
-----------
[WPEPlatform][2.54] WPE_DISPLAY=wpe-display-* aborts at startup
https://bugs.webkit.org/show_bug.cgi?id=324726
Reviewed by Claudio Saavedra.
* Source/WebKit/WPEPlatform/wpe/WPEDisplay.cpp:
(wpe_display_get_default): Use equalSpans() to compare substrings
instead of constructing a CStringView wrapper, and this way the
substring being compared does not need to be null-terminated.
Canonical link: https://commits.webkit.org/317695.344@webkitglib/2.54
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications