WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314316
[Spiel] Build failing
https://bugs.webkit.org/show_bug.cgi?id=314316
Summary
[Spiel] Build failing
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
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2026-05-07 06:31:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64464
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
<
rdar://problem/176458584
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug