[webkit-reviews] review denied: [Bug 82888] Consider replacing return type of Clipboard::types() from HashSet<String> to Vector<String> : [Attachment 135158] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 15:44:51 PDT 2012


Eric Seidel <eric at webkit.org> has denied Vineet Chaudhary (vineetc)
<rgf748 at motorola.com>'s request for review:
Bug 82888: Consider replacing return type of Clipboard::types() from
HashSet<String> to Vector<String>
https://bugs.webkit.org/show_bug.cgi?id=82888

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
How do we avoid duplicates in the list?  Or are duplicates OK?	We need a test
which shows one or the other.


More information about the webkit-reviews mailing list