commit | a32e60d19eb6dbea16b0d4785842d2331be2a764 | [log] [tgz] |
---|---|---|
author | Pavol Marko <pmarko@google.com> | Thu Sep 28 01:30:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 01:30:42 2023 |
tree | 3d0ecec44fee06ab24d83d20d2ac1c1012e9b4e5 | |
parent | a966beefdd0cfa74c010ebadfd821e8ecf5da904 [diff] |
Test retaining Ethernet static IP addr on initial policy application Add a browsertest that chrome's network policy application logic will retain an Ethernet serivce's static IP address when applying initial Ethernet policy. Also make some variable names and comments clearer in the implementation. Bug: b:300887753 Test: browser_tests --gtest_filter=*NetworkPolicy* Change-Id: I4004cab6c76402253673a0bf2128545d97d50424 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4872040 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by: Chad Duffin <chadduffin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1202194}
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.