Bug 130269 - Reinstate intialiser syntax in for-in loops
Summary: Reinstate intialiser syntax in for-in loops
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-14 16:30 PDT by Oliver Hunt
Modified: 2014-03-15 11:49 PDT (History)
0 users

See Also:


Attachments
Patch (9.02 KB, patch)
2014-03-14 16:40 PDT, Oliver Hunt
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2014-03-14 16:30:16 PDT
Reinstate intialiser syntax in for-in loops
Comment 1 Oliver Hunt 2014-03-14 16:40:50 PDT
Created attachment 226775 [details]
Patch
Comment 2 Michael Saboff 2014-03-15 11:48:36 PDT
Comment on attachment 226775 [details]
Patch

r=me
Comment 3 Oliver Hunt 2014-03-15 11:49:32 PDT
Committed r165682: <http://trac.webkit.org/changeset/165682>