[Webkit-unassigned] [Bug 70565] HashMap should support OwnPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 16:02:04 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70565





--- Comment #5 from Darin Adler <darin at apple.com>  2011-10-24 16:02:04 PST ---
(In reply to comment #4)
> The easiest solution that comes to mind would be to write a wrapper around HashMap (OwnPtrHashMap?) that takes care of the lifetime management issues and exposes a HashMap-like interface with a few tweaks (e.g., take() should return a PassOwnPtr, set and add should take PassOwnPtrs).

We should see how much like RefPtrHashMap we can make this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list