You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments