Bug 186200 - [JSC] Object.create should have intrinsic
Summary: [JSC] Object.create should have intrinsic
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-01 10:11 PDT by Yusuke Suzuki
Modified: 2018-06-02 16:03 PDT (History)
8 users (show)

See Also:


Attachments
Patch (27.04 KB, patch)
2018-06-01 10:15 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (28.02 KB, patch)
2018-06-01 10:18 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews116 for mac-sierra (3.06 MB, application/zip)
2018-06-01 12:15 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews206 for win-future (12.74 MB, application/zip)
2018-06-01 16:47 PDT, EWS Watchlist
no flags Details
Patch (33.14 KB, patch)
2018-06-02 06:23 PDT, Yusuke Suzuki
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-06-01 10:11:28 PDT
[JSC] Object.create should have intrinsic
Comment 1 Yusuke Suzuki 2018-06-01 10:15:37 PDT
Created attachment 341768 [details]
Patch
Comment 2 Yusuke Suzuki 2018-06-01 10:18:21 PDT
Created attachment 341769 [details]
Patch
Comment 3 EWS Watchlist 2018-06-01 12:15:31 PDT
Comment on attachment 341769 [details]
Patch

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

New failing tests:
js/dom/get-by-pname-only-prototype-properties.html
Comment 4 EWS Watchlist 2018-06-01 12:15:32 PDT
Created attachment 341777 [details]
Archive of layout-test-results from ews116 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 5 EWS Watchlist 2018-06-01 16:47:00 PDT
Comment on attachment 341769 [details]
Patch

Attachment 341769 [details] did not pass win-ews (win):
Output: http://webkit-queues.webkit.org/results/7932934

New failing tests:
http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html
http/tests/preload/onload_event.html
Comment 6 EWS Watchlist 2018-06-01 16:47:11 PDT
Created attachment 341805 [details]
Archive of layout-test-results from ews206 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 7 Yusuke Suzuki 2018-06-02 06:23:54 PDT
Created attachment 341845 [details]
Patch
Comment 8 Yusuke Suzuki 2018-06-02 14:08:16 PDT
Committed r232442: <https://trac.webkit.org/changeset/232442>
Comment 9 Radar WebKit Bug Importer 2018-06-02 14:10:14 PDT
<rdar://problem/40750425>