Bug 286671
| Summary: | REGRESSION(289418@main): [Win Skia] ImageBufferSkiaAcceleratedBackend.cpp(112,10): error: use of undeclared identifier 'm_layerContentsDisplayDelegate' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | New Bugs | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | Keywords: | DoNotImportToRadar |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
After 289418@main, Windows Skia port can't compile.
C:\webkit\wc\Source\WebCore\platform/graphics/skia/ImageBufferSkiaAcceleratedBackend.cpp(112,10): error: use of undeclared identifier 'm_layerContentsDisplayDelegate'
112 | if (!m_layerContentsDisplayDelegate)
| ^
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/39677
EWS
Committed 289488@main (64fed32c50cd): <https://commits.webkit.org/289488@main>
Reviewed commits have been landed. Closing PR #39677 and removing active labels.