Bug 306856
| Summary: | [Coordinated Graphics][GTK][WPE] Implement DrawingAreaCoordinatedGraphics::shouldUseTiledBackingForFrameView | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | Keywords: | DoNotImportToRadar |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 305561 | ||
Fujii Hironori
[Coordinated Graphics][GTK][WPE] Implement DrawingAreaCoordinatedGraphics::shouldUseTiledBackingForFrameView
DrawingAreaCoordinatedGraphics doesn't implement shouldUseTiledBackingForFrameView
DrawingArea::shouldUseTiledBackingForFrameView always returns false.
RenderLayerCompositor::rootLayerConfigurationChanged() doesn't work as expected.
https://github.com/WebKit/WebKit/blob/01eb8db7a7d2d2cb9b4fe3d04e3d844452ab43af/Source/WebCore/rendering/RenderLayerCompositor.cpp#L2926
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/57771
EWS
Committed 306711@main (22823d1c97fd): <https://commits.webkit.org/306711@main>
Reviewed commits have been landed. Closing PR #57771 and removing active labels.