Bug 244878
Summary: | Implement ImageBufferPipe for CoreAnimation so that we can update frames without using the main-thread | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 183720 |
Matt Woodrow
Without an appropriate ImageBufferPipe implementation, OffscreenCanvas falls back to posting the image to be displayed to the main thread.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99902985>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/5795
EWS
Committed 257696@main (f92c75b5eb3f): <https://commits.webkit.org/257696@main>
Reviewed commits have been landed. Closing PR #5795 and removing active labels.