[webkit-reviews] review canceled: [Bug 59470] Prohibit the use of OwnPtr<T*> : [Attachment 91177] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 18 12:46:20 PDT 2011


Darin Adler <darin at apple.com> has canceled  review:
Bug 59470: Prohibit the use of OwnPtr<T*>
https://bugs.webkit.org/show_bug.cgi?id=59470

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

------- Additional Comments from Darin Adler <darin at apple.com>
Clearing review flag because we need to rework this for Windows’ sake. Best
possibility would probably be to change Windows to use to something other than
OwnPtr. It’s not safe to have it using OwnPtr with void*!


More information about the webkit-reviews mailing list