Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e414c816d0cce02eac95a344408747e3289aacc
https://github.com/WebKit/WebKit/commit/7e414c816d0cce02eac95a344408747e3289aacc
Author: Adrian Perez de Castro <[email protected]>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/glib/DisplayVBlankMonitorDRM.cpp
Log Message:
-----------
[GLib] Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE in DisplayVBlankMonitorDRM.cpp
https://bugs.webkit.org/show_bug.cgi?id=303234
Reviewed by Carlos Garcia Campos.
* Source/WebKit/UIProcess/glib/DisplayVBlankMonitorDRM.cpp:
(WebKit::findCrtc): Use spans to iterate over connector and CRTC
identifiers.
(WebKit::findDrmNodeWithCrtc): Use std::array for the array of
device pointers.
Canonical link: https://commits.webkit.org/303673@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications