Bug 314316
| Summary: | [Spiel] Build failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | 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
/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
Pull request: https://github.com/WebKit/WebKit/pull/64464
EWS
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
<rdar://problem/176458584>