Bug 282424
Summary: | RenderViewTransitionCapture should be able to use its ImageBuffer directly as layer contents | ||
---|---|---|---|
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: | 282267 |
Matt Woodrow
Allocating a backing store, and drawing the image into it is slow. We should support the setContentsToImage path for this type.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139050217>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/36035
EWS
Committed 286139@main (66eb479d335a): <https://commits.webkit.org/286139@main>
Reviewed commits have been landed. Closing PR #36035 and removing active labels.
EWS
Committed 283286.531@safari-7620-branch (f390e74cbf1d): <https://commits.webkit.org/283286.531@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2337 and removing active labels.