commit | f7742d960eaacce57705b7654c7f078b99acdbb5 | [log] [tgz] |
---|---|---|
author | Ashley Prasad <ashleydp@google.com> | Thu May 16 21:03:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 21:03:41 2024 |
tree | 04fd678b383df6ba7732fcf14c554139abb273e6 | |
parent | 0db6632748984330dc53e1d4e76416c4e2ea9f6a [diff] |
cros-preview: show loading manager not initialized - Loading UX should display instead of dropdown if destination manager is still initializing. - Add listener and handler for DESTINATION_MANAGER_SESSION_INITIALIZED to select controller. - Refactor select element tests mock controller instead of manager. - Test controller shouldShowLoading considers manager initialization state and listens to changes in initialization state. Bug: b:323421684 Test: browser_test --gtest_filter=*PrintPreviewCros* Change-Id: I0668e11d3819fc6f67048d9524078164b5cf2e66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5532338 Reviewed-by: Gavin Williams <gavinwill@chromium.org> Commit-Queue: Ashley Prasad <ashleydp@google.com> Cr-Commit-Position: refs/heads/main@{#1302220}
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.