Bug 205540

Summary: Move Vector HashTraits to HashTraits.h to fix GCC build
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, dbates, ews-watchlist, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 205392    
Attachments:
Description Flags
patch none

Antti Koivisto
Reported 2019-12-21 04:18:54 PST
GCC is stricter than LLVM with partial specializations Error: partial specialization of struct WTF::HashTraits<WTF::Vector<U, otherCapacity, WTF::CrashOnOverflow, 16> > after instantiation of struct WTF::HashTraits<WTF::Vector<WTF::String> >
Attachments
patch (4.20 KB, patch)
2019-12-21 04:28 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2019-12-21 04:28:09 PST
WebKit Commit Bot
Comment 2 2019-12-21 09:18:40 PST
Comment on attachment 386295 [details] patch Clearing flags on attachment: 386295 Committed r253864: <https://trac.webkit.org/changeset/253864>
WebKit Commit Bot
Comment 3 2019-12-21 09:18:41 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-12-21 09:19:20 PST
Note You need to log in before you can comment on or make changes to this bug.