Bug 237759 - [Linux] Implement runtime loader for DMABuf, other buffer mechanisms
Summary: [Linux] Implement runtime loader for DMABuf, other buffer mechanisms
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: DMA-BUF
  Show dependency treegraph
 
Reported: 2022-03-11 00:52 PST by Zan Dobersek
Modified: 2022-03-18 01:53 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>