[webkit-reviews] review denied: [Bug 23573] Make PlatformWidget an intptr_t on Chromium : [Attachment 27081] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 14:38:24 PST 2009


Sam Weinig <sam at webkit.org> has denied Adam Langley <agl at google.com>'s request
for review:
Bug 23573: Make PlatformWidget an intptr_t on Chromium
https://bugs.webkit.org/show_bug.cgi?id=23573

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
+#include <wtf/Assertions.h>  // for intptr_t

This doesn't make a lot of sense.  Please use the correct system header.


More information about the webkit-reviews mailing list