Bug 306637
| Summary: | Build fails if GBM is disabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Gorse <mgorse> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Gorse
If GBM is disabled, then the build fails like this:
../Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp:453:26: error: ‘WebKit::AcceleratedSurface::RenderTargetEGLImage’ has not been declared
453 | void AcceleratedSurface::RenderTargetEGLImage::initializeColorBuffer()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mike Gorse
Pull request: https://github.com/WebKit/WebKit/pull/57574
EWS
Committed 306700@main (1622cf30f7aa): <https://commits.webkit.org/306700@main>
Reviewed commits have been landed. Closing PR #57574 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/169517782>