commit | 80f6e8f595f15a914ff2853747dd2b1814283db9 | [log] [tgz] |
---|---|---|
author | Sigurdur Asgeirsson <[email protected]> | Wed Nov 04 20:14:15 2020 |
committer | Commit Bot <[email protected]> | Wed Nov 04 20:14:15 2020 |
tree | ed1f6f480cca594a55f5c21576e0e77aad80d366 | |
parent | f5e1a945a9e7e34c9a0b9f7c80a3148c6821ab7a [diff] |
PM: Use base::ScopedObservation in WorkerWatcher. Also move ScopedObservation into the base namespace. It's an oversight that it wasn't there in the first place. Change-Id: I854bc0c96af72dff096894cd3b82cd7710f6add3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519271 Reviewed-by: Patrick Monette <[email protected]> Reviewed-by: François Doray <[email protected]> Commit-Queue: Sigurður Ásgeirsson <[email protected]> Cr-Commit-Position: refs/heads/master@{#824123}
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.