Bug 272223
| Summary: | [GTK][WPE] Remove now unused m_disableBufferInvalidation variable in TextureMapperPlatformLayerProxy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, loic.yhuel, magomez |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=272112 https://bugs.webkit.org/show_bug.cgi?id=267322 |
||
Olivier Blin
272907@main introduced the m_disableBufferInvalidation variable in TextureMapperPlatformLayerProxy, but it is now unused since 277110@main which uses the layer content type to disable buffer invalidation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/26900
EWS
Committed 277113@main (9048546f58ea): <https://commits.webkit.org/277113@main>
Reviewed commits have been landed. Closing PR #26900 and removing active labels.