Commit 985de701a (238684@main) changed fault logs to error logs for one case when exit() is called, but this makes it impossible to know how often this occurs. We should change the error logs back to fault logs so we can measure how often this occurs.
<rdar://problem/98689492>
Pull request: https://github.com/WebKit/WebKit/pull/3326
(In reply to David Kilzer (:ddkilzer) from comment #2) > Pull request: https://github.com/WebKit/WebKit/pull/3326 Going to withdraw the PR here as it's going to cause issues with testers again.
(In reply to David Kilzer (:ddkilzer) from comment #3) > (In reply to David Kilzer (:ddkilzer) from comment #2) > > Pull request: https://github.com/WebKit/WebKit/pull/3326 > > Going to withdraw the PR here as it's going to cause issues with testers > again. Oops, I was looking at a different radar that claimed the fault logs caused test failures, but there were no changes made for that radar, so I'm proceeding with the fix.
Committed 253479@main (5738533dfc4f): <https://commits.webkit.org/253479@main> Reviewed commits have been landed. Closing PR #3326 and removing active labels.