Bug 159814 - HashMaps of std::pairs of Refs should work
Summary: HashMaps of std::pairs of Refs should work
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-15 09:25 PDT by Alex Christensen
Modified: 2016-07-15 09:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.64 KB, patch)
2016-07-15 09:26 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.