commit | cd6f1aa7a1658469f813065d9f06abde2197b9ec | [log] [tgz] |
---|---|---|
author | Michael Maltsev <michaelm@island.io> | Thu Jun 26 19:22:23 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 26 19:22:23 2025 |
tree | d09c468dbaebea1102f779da81e373d17f44f00c | |
parent | 4ff715c29094430b4da5d730dceb588a6c2ca115 [diff] |
Windows: Update NormalizeFilePath to support network paths NetworkProfileBubble::CheckNetworkProfile was adjusted to work correctly with the updated implementation. Previously, it was assumed that any path that can't be normalized is a network path, which is no longer the case. The SkiaGoldPixelDiff::GenerateLocalDiff test function was updated to log the correct file URL for network paths. Bug: 421933204 Change-Id: I650b99763c3501dd8befc58ca473e622f47918a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6607671 Commit-Queue: Michael Maltsev (R&D) <michaelm@island.io> Reviewed-by: Mark Mentovai <mark@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1479370}
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.