Bug 234828 - [PlayStation] Build fix after r287552
Summary: [PlayStation] Build fix after r287552
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephan Szabo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-03 13:26 PST by Stephan Szabo
Modified: 2022-01-03 15:48 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2022-01-03 13:30 PST, Stephan Szabo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Szabo 2022-01-03 13:26:41 PST
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();
Comment 1 Stephan Szabo 2022-01-03 13:30:20 PST
Created attachment 448254 [details]
Patch
Comment 2 EWS 2022-01-03 15:47:59 PST
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].
Comment 3 Radar WebKit Bug Importer 2022-01-03 15:48:24 PST
<rdar://problem/87072595>