commit | 14e4e4e88016d4b3ed0a1e2130b7bcdcd8e42c59 | [log] [tgz] |
---|---|---|
author | Phillis Tang <phillis@google.com> | Thu Nov 17 23:02:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 17 23:02:47 2022 |
tree | 9aa0ed9df477f5f7a13253e169012a7d6ae45626 | |
parent | 5d5b54f662ba372a849a21fb243163b873d02290 [diff] |
DPWA: remove wait for registry ready in scheduler Now that all resources are accessed through lock, and `WebAppCommandManager` wait for registry ready, it's safe to remove the guard on `WebAppCommandScheduler`. Bug: 1384663 Change-Id: Ib96db7190d20af8194c6c1115e6f4e04fffdb096 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4035028 Auto-Submit: Phillis Tang <phillis@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/main@{#1073096}
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.