Bug 153339 - [ES6] Add Symbol.species properties to the relevant constructors
Summary: [ES6] Add Symbol.species properties to the relevant constructors
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-01-21 18:46 PST by Keith Miller
Modified: 2016-01-22 10:45 PST (History)
6 users (show)

See Also:


Attachments
Patch (39.30 KB, patch)
2016-01-21 18:58 PST, Keith Miller
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews114 for mac-yosemite (800.65 KB, application/zip)
2016-01-21 20:02 PST, Build Bot
no flags Details
Archive of layout-test-results from ews102 for mac-yosemite (1.21 MB, application/zip)
2016-01-21 20:14 PST, Build Bot
no flags Details
Archive of layout-test-results from ews105 for mac-yosemite-wk2 (941.58 KB, application/zip)
2016-01-22 00:15 PST, Build Bot
no flags Details
Patch for landing (42.65 KB, patch)
2016-01-22 09:38 PST, 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-01-21 18:46:02 PST
[ES6] Add Symbol.species properties to the relevant constructors
Comment 1 Keith Miller 2016-01-21 18:58:51 PST
Created attachment 269538 [details]
Patch
Comment 2 Michael Saboff 2016-01-21 19:03:52 PST
Comment on attachment 269538 [details]
Patch

r=me
Comment 3 Build Bot 2016-01-21 20:02:51 PST
Comment on attachment 269538 [details]
Patch

Attachment 269538 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/723757

New failing tests:
js/Object-getOwnPropertyNames.html
Comment 4 Build Bot 2016-01-21 20:02:54 PST
Created attachment 269540 [details]
Archive of layout-test-results from ews114 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Build Bot 2016-01-21 20:14:30 PST
Comment on attachment 269538 [details]
Patch

Attachment 269538 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/723791

New failing tests:
js/Object-getOwnPropertyNames.html
Comment 6 Build Bot 2016-01-21 20:14:33 PST
Created attachment 269542 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 7 Build Bot 2016-01-22 00:15:30 PST
Comment on attachment 269538 [details]
Patch

Attachment 269538 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/724465

New failing tests:
js/Object-getOwnPropertyNames.html
Comment 8 Build Bot 2016-01-22 00:15:33 PST
Created attachment 269555 [details]
Archive of layout-test-results from ews105 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 9 Keith Miller 2016-01-22 09:38:29 PST
Created attachment 269574 [details]
Patch for landing
Comment 10 WebKit Commit Bot 2016-01-22 10:44:57 PST
Comment on attachment 269574 [details]
Patch for landing

Clearing flags on attachment: 269574

Committed r195460: <http://trac.webkit.org/changeset/195460>
Comment 11 WebKit Commit Bot 2016-01-22 10:45:01 PST
All reviewed patches have been landed.  Closing bug.