Bug 158044

Summary: TypedArray.prototype.slice should not throw if no arguments are provided
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Keith Miller 2016-05-24 16:21:30 PDT
TypedArray.prototype.slice should not throw if no arguments are provided
Comment 1 Keith Miller 2016-05-24 16:31:43 PDT
Created attachment 279718 [details]
Patch
Comment 2 Keith Miller 2016-05-24 16:34:40 PDT
rdar://problem/26433280
Comment 3 Keith Miller 2016-05-24 16:37:21 PDT
Created attachment 279720 [details]
Patch
Comment 4 Geoffrey Garen 2016-05-24 16:37:36 PDT
Comment on attachment 279720 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2016-05-24 17:11:30 PDT
Comment on attachment 279720 [details]
Patch

Clearing flags on attachment: 279720

Committed r201364: <http://trac.webkit.org/changeset/201364>
Comment 6 WebKit Commit Bot 2016-05-24 17:11:33 PDT
All reviewed patches have been landed.  Closing bug.