Bug 158044 - TypedArray.prototype.slice should not throw if no arguments are provided
Summary: TypedArray.prototype.slice should not throw if no arguments are provided
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-24 16:21 PDT by Keith Miller
Modified: 2016-05-24 17:11 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.94 KB, patch)
2016-05-24 16:31 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (2.94 KB, patch)
2016-05-24 16:37 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.