Bug 182233

Summary: [JSC] Implement trimStart and trimEnd
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, rniwa, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews106 for mac-sierra-wk2
none
Patch
none
Patch mark.lam: review+

Description Yusuke Suzuki 2018-01-29 00:44:14 PST
[JSC] Implement trimStart and trimEnd
Comment 1 Yusuke Suzuki 2018-01-29 00:45:58 PST
Created attachment 332517 [details]
Patch
Comment 2 EWS Watchlist 2018-01-29 01:30:16 PST
Comment on attachment 332517 [details]
Patch

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

New failing tests:
js/Object-getOwnPropertyNames.html
Comment 3 EWS Watchlist 2018-01-29 01:30:17 PST
Created attachment 332522 [details]
Archive of layout-test-results from ews106 for mac-sierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-sierra-wk2  Platform: Mac OS X 10.12.6
Comment 4 Yusuke Suzuki 2018-01-29 01:41:33 PST
Created attachment 332526 [details]
Patch
Comment 5 EWS Watchlist 2018-01-29 05:22:39 PST
Comment on attachment 332526 [details]
Patch

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

New failing tests:
stress/sampling-profiler-regexp.js.ftl-no-cjit-validate-sampling-profiler
stress/sampling-profiler-regexp.js.no-llint
stress/sampling-profiler-regexp.js.ftl-eager-no-cjit-b3o1
stress/sampling-profiler-regexp.js.no-cjit-validate-phases
stress/sampling-profiler-regexp.js.dfg-eager-no-cjit-validate
stress/sampling-profiler-regexp.js.ftl-no-cjit-no-put-stack-validate
stress/sampling-profiler-regexp.js.ftl-eager
stress/sampling-profiler-regexp.js.no-ftl
stress/sampling-profiler-regexp.js.ftl-eager-no-cjit
stress/sampling-profiler-regexp.js.dfg-maximal-flush-validate-no-cjit
stress/sampling-profiler-regexp.js.ftl-no-cjit-b3o1
stress/sampling-profiler-regexp.js.no-cjit-collect-continuously
stress/sampling-profiler-regexp.js.dfg-eager
Comment 6 Yusuke Suzuki 2018-01-29 23:52:24 PST
Created attachment 332634 [details]
Patch
Comment 7 Mark Lam 2018-01-30 00:10:57 PST
Comment on attachment 332634 [details]
Patch

r=me if the EWS bots are green.
Comment 8 Yusuke Suzuki 2018-01-30 04:06:29 PST
Committed r227779: <https://trac.webkit.org/changeset/227779>
Comment 9 Radar WebKit Bug Importer 2018-01-30 04:07:29 PST
<rdar://problem/37024354>