[webkit-reviews] review granted: [Bug 98547] Clipboard::types() should return an ordered collection. : [Attachment 167372] Patch??

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 18:12:13 PDT 2012


Darin Adler <darin at apple.com> has granted Andreas Kling <kling at webkit.org>'s
request for review:
Bug 98547: Clipboard::types() should return an ordered collection.
https://bugs.webkit.org/show_bug.cgi?id=98547

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

------- Additional Comments from Darin Adler <darin at apple.com>
Why not Vector<String>? I can’t imagine that the types vector ever gets so long
that the hash table is an important optimization.


More information about the webkit-reviews mailing list