[iOS] Persist Breadcrumbs across application launches
Update BreadcrumbPersistentStorageKeyedSerice to perform file writes on background thread. Additionally, trim the stored breadcrumbs file size to prevent it from growing too large. BreadcrumbPersistentStorageKeyedSerice was implemented previously but never used so this CL makes is fully ready for use. Bug: 1082892 Change-Id: Ifbd477dd3bf32f71a70a742dbf45b0fa5fc3665a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226416 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:Gabriel Charette <gab@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#779587}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment