[webkit-reviews] review denied: [Bug 126435] Move WebCore storage code to std::bind, std::function : [Attachment 220316] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 11:23:57 PST 2014


Anders Carlsson <andersca at apple.com> has denied Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 126435: Move WebCore storage code to std::bind, std::function
https://bugs.webkit.org/show_bug.cgi?id=126435

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
I don't think this is correct. WTF::bind has some tricks to automatically
ref/deref objects that are captured and I think that's lost in this conversion.


More information about the webkit-reviews mailing list