Bug 218571 - Remove bmalloc::logVMFailure() and BSoftLinking.h
Summary: Remove bmalloc::logVMFailure() and BSoftLinking.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-04 10:27 PST by David Kilzer (:ddkilzer)
Modified: 2020-11-04 13:37 PST (History)
8 users (show)

See Also:


Attachments
Patch v1 (9.77 KB, patch)
2020-11-04 10:34 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].