[webkit-reviews] review granted: [Bug 107293] [BlackBerry] fix compile warnings in NetworkJob : [Attachment 183478] fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 09:16:09 PST 2013


Yong Li <yoli at rim.com> has granted Joe Mason <jmason at rim.com>'s request for
review:
Bug 107293: [BlackBerry] fix compile warnings in NetworkJob
https://bugs.webkit.org/show_bug.cgi?id=107293

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

------- Additional Comments from Yong Li <yoli at rim.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=183478&action=review


> Source/WebCore/platform/network/blackberry/NetworkJob.cpp:75
> +    for (size_t i = 0; i < sizeof(appendableHeaders) /sizeof(char*); i++)

Minor: ++i is prefered


More information about the webkit-reviews mailing list