[webkit-reviews] review requested: [Bug 12783] curl networking improvements for gdk build : [Attachment 13209] updated per review comments

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sat Feb 17 00:12:34 PST 2007


Krzysztof Kowalczyk <kkowalczyk at gmail.com> has asked  for review:
Bug 12783: curl networking improvements for gdk build
http://bugs.webkit.org/show_bug.cgi?id=12783

Attachment 13209: updated per review comments
http://bugs.webkit.org/attachment.cgi?id=13209&action=edit

------- Additional Comments from Krzysztof Kowalczyk <kkowalczyk at gmail.com>
Fixed all style issues pointed out in the review. Also added fixes for
FrameLoaderClientGdk.

free((void*)) and for (;;) were because there is a compiler that complains
about free() without case and while (true) loop, but I just checked and this
compiler isn't gcc event with -Wall -pedantic so I changed those.



More information about the webkit-reviews mailing list