Bug 237759
Summary: | [Linux] Implement runtime loader for DMABuf, other buffer mechanisms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | New Bugs | Assignee: | 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 |
Zan Dobersek
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90477203>