Bug 286672
| Summary: | [CoordinatedGraphics][Skia] Reuse big enough accelerated buffers from the pool | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | bugs-noreply, commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 286735 | ||
| Bug Blocks: | |||
Carlos Garcia Campos
This increases the possibility of reusing the buffers, since the dirty rectangles are not usually the same size.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/39679
EWS
Committed 289494@main (a13d6edce6a8): <https://commits.webkit.org/289494@main>
Reviewed commits have been landed. Closing PR #39679 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/143810094>
WebKit Commit Bot
Re-opened since this is blocked by bug 286735
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/40411