[webkit-reviews] review granted: [Bug 117131] [WTF] Add OwnArrayPtr vectortraits template : [Attachment 203553] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 2 23:06:30 PDT 2013


Darin Adler <darin at apple.com> has granted Gyuyoung Kim
<gyuyoung.kim at samsung.com>'s request for review:
Bug 117131: [WTF] Add OwnArrayPtr vectortraits template
https://bugs.webkit.org/show_bug.cgi?id=117131

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

------- Additional Comments from Darin Adler <darin at apple.com>
Looks OK. Might slow down compiles a bit since we are now including OwnArrayPtr
in a lot of places that we weren’t before.


More information about the webkit-reviews mailing list