Bug 159814

Summary: HashMaps of std::pairs of Refs should work
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: NEW ---    
Severity: Normal CC: sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alex Christensen 2016-07-15 09:25:42 PDT
HashMaps of std::pairs of Refs should work
Comment 1 Alex Christensen 2016-07-15 09:26:29 PDT
Created attachment 283764 [details]
Patch
Comment 2 Alex Christensen 2016-07-15 09:27:00 PDT
Comment on attachment 283764 [details]
Patch

First patch just contains tests for things I want to work.