Bug 285768
| Summary: | [GTK][WPE][Skia] Visiting wpewebkit.org with Skia/CPU rendering fires assertion | ||
|---|---|---|---|
| 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
WebCore::PlatformDisplay::skiaGrContext() asserts that s_skiaGLContext is available -- which is not the case for Skia/CPU backend. A codepath called skiaGrContext() in Unaccelerated rendering mode, which the assertion caught -- fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/38864
EWS
Committed 288778@main (1021b2c0a05a): <https://commits.webkit.org/288778@main>
Reviewed commits have been landed. Closing PR #38864 and removing active labels.