[Webkit-unassigned] [Bug 12878] Support for each ( var in collection ) syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 24 12:08:07 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12878


jhaygood at spsu.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |jhaygood at spsu.edu
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #13364|                            |review?
               Flag|                            |




------- Comment #2 from jhaygood at spsu.edu  2007-02-24 12:08 PDT -------
Created an attachment (id=13364)
 --> (http://bugs.webkit.org/attachment.cgi?id=13364&action=view)
Adds support for for..each..in

This is an initial implementation of for...each...in, supported by Mozilla
Firefox currently. This also is required for support of E4X, but is useable
elsewhere, such as iterating through arrays more naturally.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list