| commit | c793bf0dc48aa765c390c5e321fb76e13111b661 | [log] [tgz] |
|---|---|---|
| author | Eugene But <eugenebut@chromium.org> | Fri Sep 18 17:09:47 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 18 17:09:47 2020 |
| tree | 2254027734c3081e14a87d4c42832134bf450b9f | |
| parent | 4d35b3c09fad25792340431b492a8b0205dfd9fa [diff] |
[ios] Add previous session info to synthetic crash report The data is retrieved from PreviousSessionInfo singleton and includes the following fields: - free_disk_in_kb - memory_warning_in_progress Bug: 1103752 Change-Id: I10e6fe758bfde8ad753cbbd363ab34afc1a52e44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414784 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#808397}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.