commit | e4f9f877ef401594c388a10a9f03f3c60cb69db2 | [log] [tgz] |
---|---|---|
author | Joanmarie Diggs <jdiggs@igalia.com> | Sat Apr 15 18:16:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 15 18:16:46 2023 |
tree | cb73eb53fd871d545c7c2003809ce2d1135c6e93 | |
parent | 267dda7d5548e2976d72d44dc3385cce60ce850c [diff] |
Route serve_internal_file requests with --custom-devtools-frontend crrev.com/c/4224291 fixed an issue in which "serve_file" was not being handled by the custom-devtools-frontend directory. This change handles the same problem for "serve_internal_file". Bug: 1433271 Change-Id: I12e7fe8ae6023f158cb4ca31a63b7509be7cf99d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4427491 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Joanmarie Diggs <jdiggs@igalia.com> Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1130873}
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.