0
Files
src/ios
Eugene But 887d5d284c [ios] Add variations to synthetic crash reports
Synthetic crash reports created for UTEs (unexpected termination events)
to provide some information about the crash. Synthetic crash reports can
contain Breadcrumbs, session uptime, OS version, Device Type and other
similar information to understand why app has crashed. Variations will
help with slicing crashes by Finch study and look for culprits among
launched features.

Bug: 1103752
Change-Id: I440d5acaf7fab5b5d81d6137e2ae4603c78e5330
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462822
Commit-Queue: Eugene But <eugenebut@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Reviewed-by: Olivier Robin <olivierrobin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#817218}
2020-10-14 21:56:20 +00:00
..
2020-10-14 18:50:39 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.