commit | e975b994d7c808ea64654ccf72c14963c42fb629 | [log] [tgz] |
---|---|---|
author | Jingping Sun <jings@microsoft.com> | Tue Jul 30 17:33:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 17:33:39 2024 |
tree | d5c1e6e59cce814d3f8e1d9f2eb16c2ba9bcaf7f | |
parent | 666712ff6c7ba7aa5da380bc0a617b637c9232b3 [diff] |
Add unit test for the TabModelSelectorObserver onDestroy Previous CL added the onDestroy method in TabModelSelectorObserver. TabModelUtils #runOnTabStateInitialized used it so need to add a unit test for it. https://crrev.com/c/5741318 Bug: 356298360 Change-Id: I29d026c7598b81504b82def8f3d66b3826e2187a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5748080 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Brandon Fong <bjfong@google.com> Cr-Commit-Position: refs/heads/main@{#1334948}
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.