Bug 293678
| Summary: | [WPE] Move the new API runtime check to a common place | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | 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
We are using g_type_class_peek(WPE_TYPE_DISPLAY) to check whether the new api is being used in several places, we could add a common helper WKWPE::isUsingWPEPlatformAPI() and use it instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/45987
EWS
Committed 295498@main (1f8ecb5de8b7): <https://commits.webkit.org/295498@main>
Reviewed commits have been landed. Closing PR #45987 and removing active labels.