New issue
Advanced search Search tips

Issue 918702 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Implement WTF::HashTraits for base::UnguessableToken

Project Member Reported by reillyg@google.com, Jan 2

Issue description

This is necessary in order to use a base::UnguessableToken as a key in a WTF::HashMap. As a workaround the token can be converted to a WTF::String.
 

Sign in to add a comment