Bug 306482
| Summary: | Restrict WebKit1 OS Fault Logging to Internal Builds Only | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Web Template Framework | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Kilzer (:ddkilzer)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/57442
EWS
Committed 306388@main (7b803b478d22): <https://commits.webkit.org/306388@main>
Reviewed commits have been landed. Closing PR #57442 and removing active labels.