commit | 916038b64dab623950f11494c481c6b52fb49e53 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Tue Apr 29 16:56:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 29 16:56:18 2025 |
tree | 1d2efc860d6806f77c5d3e6bf435c3c3dd9cd66a | |
parent | fe433fe2c2ed353c019e2661fce244d6fb427a8a [diff] |
[ios] Use new WebStateUserData<T> factory in JavaScriptFindInPageManager With https://crrev.com/c/6459228 it is now possible to overload how the object is constructed via overloading the Create() method. Use this in JavaScriptFindInPageManager. Bug: none Change-Id: Iab75815ac5e62985b59614503f3e84b6fe3e759e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6461068 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1453336}
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.