Bug 302857
| Summary: | [GTK][WPE] Check for valid GL context before attempting GPU rendering | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nikolas Zimmermann
Some places in the code were checking ProcessCapabilities::canUseAcceleratedBuffers() but not verifying that a GL context is actually available - fix those inconsistencies.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/54246
EWS
Committed 303339@main (f09a442af007): <https://commits.webkit.org/303339@main>
Reviewed commits have been landed. Closing PR #54246 and removing active labels.