Bug 182656

Summary: Don't waste memory for error.stack
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch
saam: review+
updated patch none

Description Filip Pizlo 2018-02-09 15:08:59 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2018-02-09 15:11:32 PST
rdar://problem/37327220
Comment 2 Filip Pizlo 2018-02-09 15:12:00 PST
Created attachment 333525 [details]
the patch
Comment 3 Radar WebKit Bug Importer 2018-02-09 15:13:29 PST
<rdar://problem/37407132>
Comment 4 Saam Barati 2018-02-09 15:22:43 PST
Comment on attachment 333525 [details]
the patch

r=me
Comment 5 Filip Pizlo 2018-02-09 15:52:21 PST
Created attachment 333529 [details]
updated patch

Fix a JSC test failure
Comment 6 Filip Pizlo 2018-02-10 15:50:10 PST
Landed in http://trac.webkit.org/changeset/228366/webkit
Comment 7 Filip Pizlo 2018-02-15 15:38:58 PST
Rolled out in r228538
Comment 8 Filip Pizlo 2018-02-15 15:39:11 PST
This was rolled out because it didn't improve anything.