commit | 436649506580de2bf1c12a84c59377f50f814a00 | [log] [tgz] |
---|---|---|
author | Stephen McGruer <smcgruer@google.com> | Wed Mar 05 14:34:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 05 14:34:10 2025 |
tree | d525a49ed5f3c34a73572af08f3091d62328b24c | |
parent | ee37b4437d1e6aa06662d0fad550acbbbb013044 [diff] |
[Parcel Tracking] Remove mediator + half-sheet from magic stack Parcel tracking was un-launched in https://crrev.com/b6ecf1cb, and we are now removing the related code from the codebase. This CL removes the ParcelTrackingMediator and MagicStackParcelListHalfSheetTableViewControllerDelegate from the magic stack code, as they should no longer be being called (because IsIOSParcelTrackingEnabled() always returns false). Bug: 391002352 Change-Id: Id43cc2de94198f600ff3f7589bae5463ca0c3b26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6305382 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428290}
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.