[webkit-reviews] review requested: [Bug 22807] Cygwin/X WebKit/Gtk port : [Attachment 25951] int/uint32_t patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 11 09:39:02 PST 2008


Cygwin Ports <yselkowitz at users.sourceforge.net> has asked  for review:
Bug 22807: Cygwin/X WebKit/Gtk port
https://bugs.webkit.org/show_bug.cgi?id=22807

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

------- Additional Comments from Cygwin Ports
<yselkowitz at users.sourceforge.net>
This patch fixes mismatch errors between unsigned int and uint32_t on Cygwin. 
It will need to be tested on other platforms before committing.

* JavaScriptCore/interpreter/Interpreter.cpp:
WebCore/platform/graphics/GlyphPageTreeNode.cpp:
WebCore/plugins/npfunctions.h: Fix mismatching between unsigned int and
uint32_t.


More information about the webkit-reviews mailing list