[webkit-reviews] review requested: [Bug 12878] Support for each ( var in collection ) syntax : [Attachment 13368] Implements for each ( var <identifier> in <collection> )

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sun Feb 25 10:34:03 PST 2007


Justin Haygood <jhaygood at spsu.edu> has asked  for review:
Bug 12878: Support for each ( var in collection ) syntax
http://bugs.webkit.org/show_bug.cgi?id=12878

Attachment 13368: Implements for each ( var <identifier> in <collection> )
http://bugs.webkit.org/attachment.cgi?id=13368&action=edit

------- Additional Comments from Justin Haygood <jhaygood at spsu.edu>
Same as above mostly, except:
 * Removes unused variables
 * Follows code style guidelines



More information about the webkit-reviews mailing list