Bug 233797

Summary: Compilation error on Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: WebKit Misc.Assignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[fast-cq] Patch none

Jean-Yves Avenard [:jya]
Reported 2021-12-02 19:42:08 PST
/Users/jyavenard/Work/webkit/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:204:33: error: implicit instantiation of undefined template 'std::array<unsigned char, 42>' std::array<uint8_t, 42> encodedMessage;
Attachments
[fast-cq] Patch (1.20 KB, patch)
2021-12-02 19:49 PST, Jean-Yves Avenard [:jya]
no flags
Radar WebKit Bug Importer
Comment 1 2021-12-02 19:43:22 PST
Jean-Yves Avenard [:jya]
Comment 2 2021-12-02 19:49:56 PST
Created attachment 445802 [details] [fast-cq] Patch
EWS
Comment 3 2021-12-02 19:52:03 PST
Committed r286476 (244815@main): <https://commits.webkit.org/244815@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445802 [details].
Note You need to log in before you can comment on or make changes to this bug.