[webkit-reviews] review granted: [Bug 132798] Simplify FileThread::Task usage : [Attachment 231251] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 11 10:53:03 PDT 2014


Darin Adler <darin at apple.com> has granted Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 132798: Simplify FileThread::Task usage
https://bugs.webkit.org/show_bug.cgi?id=132798

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

------- Additional Comments from Darin Adler <darin at apple.com>
This is OK, and a bit of an improvement, but I think we should also be getting
rid of CrossThreadCopier entirely and instead just using plain old lambdas with
explicit copying of the arguments.


More information about the webkit-reviews mailing list