Bug 131703 - Simple ES6 feature:Array.prototype.fill
Summary: Simple ES6 feature:Array.prototype.fill
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords: EasyFix, InRadar
Depends on:
Blocks:
 
Reported: 2014-04-15 15:02 PDT by Oliver Hunt
Modified: 2014-04-16 13:11 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.17 KB, patch)
2014-04-16 12:57 PDT, Oliver Hunt
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2014-04-15 15:03:16 PDT
<rdar://problem/16626059>
Comment 2 Oliver Hunt 2014-04-16 12:57:09 PDT
Created attachment 229470 [details]
Patch
Comment 3 Dave Hyatt 2014-04-16 12:59:35 PDT
Comment on attachment 229470 [details]
Patch

r=me
Comment 4 Oliver Hunt 2014-04-16 13:11:24 PDT
Committed r167380: <http://trac.webkit.org/changeset/167380>