Bug 307673
| Summary: | [GTK][WPE] Add base class FrameRenderer implemented by both LayerTreeHost and NonCompositedFrameRenderer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
This allows to remove duplicated code and simplify drawing area code that creates a renderer and uses it without having to check which one is used everywhere.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/58510
EWS
Committed 307700@main (58e29976e563): <https://commits.webkit.org/307700@main>
Reviewed commits have been landed. Closing PR #58510 and removing active labels.