Bug 314316

Summary: [Spiel] Build failing
Product: WebKit Reporter: Philippe Normand <philn>
Component: PlatformAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Philippe Normand
Reported 2026-05-07 05:57:57 PDT
/WebCore/platform/spiel/PlatformSpeechSynthesizerSpiel.cpp:69:42: error: implicit instantiation of undefined template 'WTF::HashMap<WTF::String, WTF::GRefPtr<_SpielVoice>>' 69 | HashMap<String, GRefPtr<SpielVoice>> m_voices; | ^ /var/home/phil/WebKit/WebKitBuild/GTK/Debug/WTF/Headers/wtf/Forward.h:199:250: note: template is declared here 199 | template<typename KeyArg, typename MappedArg, typename = DefaultHash<KeyArg>, typename = HashTraits<KeyArg>, typename = HashTraits<MappedArg>, typename = HashTableTraits, ShouldValidateKey = ShouldValidateKey::Yes, typename = HashTableMalloc> class HashMap; | ^ 1 error generated.
Attachments
Philippe Normand
Comment 1 2026-05-07 06:31:01 PDT
EWS
Comment 2 2026-05-07 06:32:59 PDT
Committed 312796@main (804cf693544f): <https://commits.webkit.org/312796@main> Reviewed commits have been landed. Closing PR #64464 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-05-07 06:33:11 PDT
Note You need to log in before you can comment on or make changes to this bug.