commit | 87a15d0fea381fdce706001227f53a3559ecbcfb | [log] [tgz] |
---|---|---|
author | Asami Doi <asamidoi@chromium.org> | Thu Mar 30 10:51:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 30 10:51:58 2023 |
tree | 9206498f74f737a0b61d865685f376a57558e759 | |
parent | 934d81fd19b9c278a0a620b7c5e5ab6cb16bf577 [diff] |
[ios] update the description in CRWWebControllerContainerView initWithDelegate was renamed from initWithContentViewProxy in https://codereview.chromium.org/1438123004/diff/1/ios/web/web_state/ui/crw_web_controller_container_view.h, however, the description was not updated. This CL just updates the method name in the comment. Change-Id: I21400218c0a744b076ca00cfc2ae0530720296da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4373989 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Auto-Submit: Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1124117}
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.