commit | 20bf9f15cba725773c7a2d7599fd34c367b0990d | [log] [tgz] |
---|---|---|
author | Ashley Prasad <ashleydp@google.com> | Fri May 17 20:55:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 17 20:55:23 2024 |
tree | 3ced8396d3efaf51f4cb2aa2cef18a8dddaffca7 | |
parent | b42c677e558b1e184f1c6c5d972485aee3b7f253 [diff] |
cros-preview: Initialize to set active destination - Move fetch destination into helper function and call from initialize session. - Check if manager is initialized before setting active destination. - Update select test to ensure initializeSession called. - Test active destination is not set if getLocalDestinations resolves before initializeSession is called. Bug: b:323421684 Test: browser_test --gtest_filter=*PrintPreviewCros* Change-Id: Idc41241f398cd54307dff5647ebc503ddd65dbaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5530980 Reviewed-by: Gavin Williams <gavinwill@chromium.org> Commit-Queue: Ashley Prasad <ashleydp@google.com> Cr-Commit-Position: refs/heads/main@{#1302848}
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.