commit | d92a7020941c8db2b4d1d36e30dc8b99c09c6f7c | [log] [tgz] |
---|---|---|
author | sigbjornf <sigbjornf@opera.com> | Mon Jun 06 09:53:48 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 06 09:55:02 2016 |
tree | 80e5533e58da4a85ca6a1dd1ade59a7209064f59 | |
parent | 481a291fd77a809b5f5844192d674709679c776d [diff] |
Improve the HeapListHashSet no-weakness static assert message. Mention the alternate HeapLinkedHashSet<> if WeakMember<>s are attempted used with HeapListHashSet<>; for non-trivial reasons, we only support weakness with the former. R= BUG=614112 Review-Url: https://codereview.chromium.org/2034423002 Cr-Commit-Position: refs/heads/master@{#397999}