[webkit-reviews] review requested: [Bug 92448] Make QuotesData use a Vector of pairs : [Attachment 154813] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 19:27:45 PDT 2012


Elliott Sprehn <esprehn at gmail.com> has asked  for review:
Bug 92448: Make QuotesData use a Vector of pairs
https://bugs.webkit.org/show_bug.cgi?id=92448

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

------- Additional Comments from Elliott Sprehn <esprehn at gmail.com>
Move QuotesData to use managed containers instead of being a ptr to raw memory
that contains both a QuotesData and a set of String instances off the end.


More information about the webkit-reviews mailing list