commit | db7f23116eb359789af546a8bd963ed5fdb1ca75 | [log] [tgz] |
---|---|---|
author | Sammie Quon <sammiequon@chromium.org> | Thu Sep 12 03:05:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 03:05:33 2024 |
tree | 7c5810bffdae91748f78db808f2eeebf51ce419c | |
parent | a39f4379e501e3ea1f5e33b9043c503a462f417c [diff] |
forest: Speculative crash in full restore service The full restore service info could be received after the user has decided to launch apps. The contents data pointer is not needed in that case and we can early return. Test: none Bug: b/365844258 Change-Id: I32021568f5695871d61971a6610dccef56de9ed9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5855561 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by: Xiaodan Zhu <zxdan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1354331}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.