| commit | c73d581efa4ad869db387fe5ae4259c3f62281f4 | [log] [tgz] |
|---|---|---|
| author | Alexandra Pereira <alexandrasp@google.com> | Sat Dec 13 03:33:40 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 13 03:33:40 2025 |
| tree | 85dd3c5ce181c71be37e4316160948b31084d344 | |
| parent | 60cdd60a2de48da81a237ccb03f7f87ae4b19b27 [diff] |
[iOS][autofill] Move autofillSubmissionData out of gCrWeb This change is part of a series of CLs reorganizing autofill to improve code clarity. It simplifies the adoption of the gCrWeb class by isolating internal utility functions and removing them from the __gCrWeb API. Tests are updated accordingly, and save_profile_egtest tests that are no longer relevant have been removed. No functional change is intended. Bug: 448990422 Change-Id: I6ccf463ff744927ebcbfaebe1e5af8d1b579f877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7248639 Reviewed-by: Vincent Boisselle <vincb@google.com> Commit-Queue: Alexandra Pereira <alexandrasp@google.com> Cr-Commit-Position: refs/heads/main@{#1558399}
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.