Issue metadata
Sign in to add a comment
|
HeapListHashSet needs to support WeakMember values |
||||||||||||||||||||||||
Issue descriptionSupport for HeapHashSet<WeakMember> was added here: https://codereview.chromium.org/319593004 ... but HeapListHashSet<WeakMember> is still unsupported: https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/wtf/ListHashSet.h&l=1029 We needs it.
,
Jun 1 2016
Ping. This blocks a bug I want to fix for the next milestone. Any chance this will get some attention?
,
Jun 1 2016
Might (Heap)LinkedHashSet work for you? See issue 614112.
,
Jun 1 2016
LinkedHashSet will work for me, marking this duplicate. Thanks for the pointer. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by szager@chromium.org
, May 20 2016