[webkit-reviews] review granted: [Bug 85294] Use HashMap<OwnPtr> for CounterMap in RenderCounter : [Attachment 139643] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 1 10:30:56 PDT 2012


Eric Seidel <eric at webkit.org> has granted Igor Trindade Oliveira
<igor.oliveira at webkit.org>'s request for review:
Bug 85294: Use HashMap<OwnPtr> for CounterMap in RenderCounter
https://bugs.webkit.org/show_bug.cgi?id=85294

Attachment 139643: Patch
https://bugs.webkit.org/attachment.cgi?id=139643&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Seems reasonable.  I believe it's safe to use an OwnPtr as a HashMap value.


More information about the webkit-reviews mailing list