[webkit-reviews] review denied: [Bug 108612] [WK2][Win] MessageID.h related changes broke the build : [Attachment 186649] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 10:41:52 PST 2013


Anders Carlsson <andersca at apple.com> has denied Zoltan Arvai
<zarvai at inf.u-szeged.hu>'s request for review:
Bug 108612: [WK2][Win] MessageID.h related changes broke the build
https://bugs.webkit.org/show_bug.cgi?id=108612

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=186649&action=review


> Source/WebKit2/Platform/WorkQueue.h:106
> +	   PassRefPtr<WorkQueue> queue() const { return m_queue; }

This should just return a raw pointer. Patch looks good otherwise!


More information about the webkit-reviews mailing list