[webkit-reviews] review granted: [Bug 74773] Move everyone off of WorkItem : [Attachment 119706] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 22:47:46 PST 2011


Darin Adler <darin at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 74773: Move everyone off of WorkItem
https://bugs.webkit.org/show_bug.cgi?id=74773

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=119706&action=review


> Source/WebKit2/Platform/win/WorkQueueWin.cpp:40
> +    return adoptRef(new WorkItemWin(fuction, queue));

Typo here: “fuction”.


More information about the webkit-reviews mailing list