| Summary: | [PlayStation] Build fix after r287552 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Stephan Szabo <stephan.szabo> | ||||
| Component: | WebKit API | Assignee: | Stephan Szabo <stephan.szabo> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
Created attachment 448254 [details]
Patch
Committed r287555 (245690@main): <https://commits.webkit.org/245690@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448254 [details]. |
FAILED: Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp.o ../../Source/WebKit/UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp:45:66: error: use of undeclared identifier 'SRGBA' auto [r, g, b, a] = backgroundColor.value().toColorTypeLossy<SRGBA<uint8_t>>().resolved();