commit | f436a19d3eb34847cca503ef7b0e58146ab0df12 | [log] [tgz] |
---|---|---|
author | Denis Kuznetsov <antrim@google.com> | Thu May 06 16:18:05 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 06 16:18:05 2021 |
tree | 100c038050df73510e62c06a285b13840b949986 | |
parent | ec78cdbbb70b76da0b5b2e79ac9adefbdc47697b [diff] |
Explicitly show network configuration dialog on same display as OOBE. This CL adds an option to pass parent window to internet config/detail dialogs and uses that from OOBE network dialogs to ensure that extra dialogs are shown on the same display Bug: b/184612799 Change-Id: Id19e8bc5040b4517852d4f544be9cfb31ac3de1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2875250 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#879857}
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.