Bug 233797 - Compilation error on Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm
Summary: Compilation error on Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-02 19:42 PST by Jean-Yves Avenard [:jya]
Modified: 2021-12-02 19:52 PST (History)
1 user (show)

See Also:


Attachments
[fast-cq] Patch (1.20 KB, patch)
2021-12-02 19:49 PST, Jean-Yves Avenard [:jya]
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 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;
Comment 1 Radar WebKit Bug Importer 2021-12-02 19:43:22 PST
<rdar://problem/86000569>
Comment 2 Jean-Yves Avenard [:jya] 2021-12-02 19:49:56 PST
Created attachment 445802 [details]
[fast-cq] Patch
Comment 3 EWS 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].