[webkit-reviews] review requested: [Bug 116219] Fix Analyze ChangeLog's entry processing : [Attachment 201944] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 16 05:21:13 PDT 2013


Peter Gal <galpeter at inf.u-szeged.hu> has asked	for review:
Bug 116219: Fix Analyze ChangeLog's entry processing
https://bugs.webkit.org/show_bug.cgi?id=116219

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

------- Additional Comments from Peter Gal <galpeter at inf.u-szeged.hu>
This'll initialize the 'i' variable to 0. Also it'll remove the unneeded i+=1
line (the i is incremented automatically by the for loop's enumerate).


More information about the webkit-reviews mailing list