Bug 252986
| Summary: | ImageBufferIOSurfaceBackend should use bitmap CGImages when drawing to bitmap context | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Canvas | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kimmo Kinnunen
ImageBufferIOSurfaceBackend should use bitmap CGImages when drawing to bitmap context
Makes the code easier to reason about.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105971637>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/10724
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/10860