Bug 121311 - Try to kill initialiser expression in for-in statements
Summary: Try to kill initialiser expression in for-in statements
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: 2013-09-13 11:26 PDT by Oliver Hunt
Modified: 2013-09-13 14:18 PDT (History)
0 users

See Also:


Attachments
Patch (15.46 KB, patch)
2013-09-13 11:29 PDT, Oliver Hunt
barraclough: 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 2013-09-13 11:26:04 PDT
Try to kill initialiser expression in for-in statements
Comment 1 Oliver Hunt 2013-09-13 11:29:53 PDT
Created attachment 211569 [details]
Patch
Comment 2 Oliver Hunt 2013-09-13 14:18:56 PDT
Committed r155724: <http://trac.webkit.org/changeset/155724>