Bug 153339

Summary: [ES6] Add Symbol.species properties to the relevant constructors
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, mark.lam, msaboff, rniwa, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews114 for mac-yosemite
none
Archive of layout-test-results from ews102 for mac-yosemite
none
Archive of layout-test-results from ews105 for mac-yosemite-wk2
none
Patch for landing none

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.