commit | 7e1035543a44a1cea266f0eac771efd9299aa614 | [log] [tgz] |
---|---|---|
author | Bo Majewski <majewski@chromium.org> | Thu Jun 16 05:41:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 16 05:41:58 2022 |
tree | 6d8ec5660d7dca9cf9bfc0148d74ed8e62c7383f | |
parent | 29da24230d709b0ac7a458c38e3047e09f021d13 [diff] |
[Files SWA]: Remove fake classes loaded by SWA. Due to refactoring of the code when JS modules were introduced these are no longer needed. They fall into 2 categories. First, interfaces (Corstini, DriveSyncHandler, ProgressCenter, FileOperationManager) that are now loaded from externs Second, fakes that implemented no-ops for Cloud Import. Cloud import has been removed from Files SWA. Bug: b/199451464 Change-Id: I5d5f2b948a629a8efc35ce010d90349d3d50af28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3703129 Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Bo Majewski <majewski@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014803}
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.