Bug 155798 - Array.prototype native functions' species constructors should work with proxies
Summary: Array.prototype native functions' species constructors should work with proxies
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:
Depends on:
Blocks:
 
Reported: 2016-03-23 11:42 PDT by Keith Miller
Modified: 2016-03-23 12:42 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.13 KB, patch)
2016-03-23 11:44 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (4.77 KB, patch)
2016-03-23 11:48 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-03-23 11:42:33 PDT
Array.prototype native functions' species constructors should work with proxies
Comment 1 Keith Miller 2016-03-23 11:44:47 PDT
Created attachment 274763 [details]
Patch
Comment 2 Keith Miller 2016-03-23 11:48:07 PDT
Created attachment 274764 [details]
Patch
Comment 3 Mark Lam 2016-03-23 11:54:12 PDT
Comment on attachment 274764 [details]
Patch

r=me
Comment 4 Geoffrey Garen 2016-03-23 11:54:36 PDT
r=me
Comment 5 WebKit Commit Bot 2016-03-23 12:42:34 PDT
Comment on attachment 274764 [details]
Patch

Clearing flags on attachment: 274764

Committed r198589: <http://trac.webkit.org/changeset/198589>
Comment 6 WebKit Commit Bot 2016-03-23 12:42:38 PDT
All reviewed patches have been landed.  Closing bug.