Bug 237759

Summary: [Linux] Implement runtime loader for DMABuf, other buffer mechanisms
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 237649    

Description Zan Dobersek 2022-03-11 00:52:56 PST
Instead of imposing compile-time dependencies, we would ideally carry a runtime facility for detecting and using supported buffer mechanisms. This would add to flexibility of internal usage and would avoid compile-time dependencies and general configuration decisions. Downside is juggling all the definitions and dlopen magic, but it is what it is.
Comment 1 Radar WebKit Bug Importer 2022-03-18 01:53:16 PDT
<rdar://problem/90477203>