| commit | 0164fe22baf9c69a18152fcdc99cb15e6124def2 | [log] [tgz] |
|---|---|---|
| author | Mike Dougherty <michaeldo@chromium.org> | Thu Mar 02 00:33:53 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 00:33:53 2023 |
| tree | bcc9baa83ab9dd675307679f20a32237a7533637 | |
| parent | 5f3759cc996f62294a3e0c224c524cf0d236eb82 [diff] |
Move ownership of WebFramesManagerImpl to WebState Moves the ownership of WebFramesManagerImpl instances from a WebStateUserData Container to being owned by the realized web state directly. Bug: 1380918 Change-Id: I2dc8ec7c2f742ce10087732dd945252019b94062 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4301709 Reviewed-by: Ali Juma <ajuma@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1111939}
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.