Bug 232004
| Summary: | Captured WebGL canvas uses IOKit in WebProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bfulgham, dino, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 232879 | ||
| Bug Blocks: | 217211 | ||
Kimmo Kinnunen
Captured WebGL canvas uses IOKit in WebProcess
E.g. GraphicsContextGL::paintCompositedResultsToMediaSample transfers CVPixelBuffer objects as IOSurfaces.
Solution could be to implement remote version of MediaSample interface.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84449714>
Brent Fulgham
*** This bug has been marked as a duplicate of bug 236496 ***