RESOLVED FIXED306482
Restrict WebKit1 OS Fault Logging to Internal Builds Only
https://bugs.webkit.org/show_bug.cgi?id=306482
Summary Restrict WebKit1 OS Fault Logging to Internal Builds Only
David Kilzer (:ddkilzer)
Reported 2026-01-28 15:37:57 PST
The function `shouldOSFaultLogForAppleApplicationUsingWebKit1()` in `RuntimeApplicationChecksCocoa.mm` currently logs OS faults for Apple applications using WebKit1 on all builds. This should be restricted to internal OS builds only to avoid unnecessary logging on customer devices. <rdar://166773682>
Attachments
David Kilzer (:ddkilzer)
Comment 1 2026-01-28 16:02:39 PST
EWS
Comment 2 2026-01-28 20:08:15 PST
Committed 306388@main (7b803b478d22): <https://commits.webkit.org/306388@main> Reviewed commits have been landed. Closing PR #57442 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.