Bug 218571

Summary: Remove bmalloc::logVMFailure() and BSoftLinking.h
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: bmallocAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, ews-watchlist, ggaren, gyuyoung.kim, ryuan.choi, saam, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=155409
https://bugs.webkit.org/show_bug.cgi?id=178740
https://bugs.webkit.org/show_bug.cgi?id=180790
Attachments:
Description Flags
Patch v1 none

Description David Kilzer (:ddkilzer) 2020-11-04 10:27:57 PST
Remove bmalloc::logVMFailure() and BSoftLinking.h.

They are no longer used after:

Bug 180790: logVMFailure should not simulate crash on iOS
<https://bugs.webkit.org/show_bug.cgi?id=180790>
<https://trac.webkit.org/changeset/225912>
Comment 1 David Kilzer (:ddkilzer) 2020-11-04 10:29:41 PST
<rdar://problem/69813381>
Comment 2 David Kilzer (:ddkilzer) 2020-11-04 10:34:37 PST
Created attachment 413177 [details]
Patch v1
Comment 3 Geoffrey Garen 2020-11-04 10:49:56 PST
Comment on attachment 413177 [details]
Patch v1

r=me
Comment 4 David Kilzer (:ddkilzer) 2020-11-04 11:37:55 PST
Comment on attachment 413177 [details]
Patch v1

Adding cq+ since Windows bot is done building.
Comment 5 EWS 2020-11-04 13:37:09 PST
Committed r269382: <https://trac.webkit.org/changeset/269382>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413177 [details].