commit | 0763eb707f5dd03b0d37a7a7f31e6cbed187ad61 | [log] [tgz] |
---|---|---|
author | Claudius van der Merwe <cvandermerwe@google.com> | Tue Jul 13 20:26:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 13 20:26:00 2021 |
tree | 5d698f1e03e7b7af0601e6f770f42d4c22476029 | |
parent | de0020951ed7b6a4cc5c9d129bb2afbfdaa600ba [diff] |
Remove nested dom-if in internet_detail_page This CL: 1. Removes an unnecessary nested dom-if that may be causing a low-volume JS crash whe(see linked bug). 2. Modifies a browser test to ensure that the tether-connection-dialog opens when attempting to connect to a tether network for the first time Bug: 1208180 Change-Id: Idb5d6f0b1c10a9f8d53e2aeb6fbf303a8555552a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3024525 Commit-Queue: Claude van der Merwe <cvandermerwe@google.com> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#901172}
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.