[Webkit-unassigned] [Bug 284064] New: [DRM][GLib] Use smart pointers for libdrm types in DisplayVBlankMonitorDRM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 14:10:06 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=284064

            Bug ID: 284064
           Summary: [DRM][GLib] Use smart pointers for libdrm types in
                    DisplayVBlankMonitorDRM
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

There are smart pointers for some of the libdrm types defined in Source/WebKit/WPEPlatform/wpe/drm/DRMUniquePtr.h, which could be moved into Source/WTF (or Source/WebCore/PAL if that fits better) to be used in places other than WPEPlatform. Currently the other place where this could be useful would be Source/WebKit/UIProcess/glib/DisplayVBlankMonitorDRM.cpp

-- 
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/20241204/21c14f73/attachment.htm>


More information about the webkit-unassigned mailing list