commit | 6ec8e1ca4df47876f2bbd90e3d482ef6c0f57bc4 | [log] [tgz] |
---|---|---|
author | Rayan Kanso <rayankans@google.com> | Thu Oct 13 10:18:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 13 10:18:56 2022 |
tree | 505b2029e19f2ae7925520cfa106cdef83a9581f | |
parent | ce8b8871f96a55051d9d41f0845aa8cadaa8032e [diff] |
[BrowserFragment] Restructure onCreate event order Check if the Browser object is still valid to avoid recreating internal weblayer objects unnecessarily. Change-Id: I85c3630f0592b5eefc68749bb3f312cc23204850 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3949312 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Auto-Submit: Rayan Kanso <rayankans@chromium.org> Reviewed-by: Susanne Westphal <swestphal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1058606}
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.