[webkit-reviews] review granted: [Bug 137565] Avoid defaulting to capture-by-value for C++11 lambdas in WebCore : [Attachment 239563] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 9 14:52:29 PDT 2014


Darin Adler <darin at apple.com> has granted Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 137565: Avoid defaulting to capture-by-value for C++11 lambdas in WebCore
https://bugs.webkit.org/show_bug.cgi?id=137565

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

------- Additional Comments from Darin Adler <darin at apple.com>
I like this better. I remember being a little puzzled by the [=] syntax
earlier, since I have always used the exhaustive list of what to capture.


More information about the webkit-reviews mailing list