| commit | 17cfe73569d57c63eb19dfd033f78ea5d43475a8 | [log] [tgz] |
|---|---|---|
| author | Shunya Shishido <sisidovski@chromium.org> | Mon Aug 04 06:55:42 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 04 06:55:42 2025 |
| tree | 1fe2b8abe45e91f39360518d528981dbcf5ff1d8 | |
| parent | 2e960e9d4641b69f6f6b07aeca8d6e4d175cdfe7 [diff] |
Add DumpWithoutCrashing() to report inconsistent headers When the synthetic response is enabled, we frequently observe header inconsistency. This CL will add a mode to call `DompWithoutCrashing()` to identify which headers are inconsistent. This approach is same as what we did before in crrev.com/c/5981552. Bug: 352578800 Change-Id: I270b0041038f3f40f310262436ea52f3ebaa6e2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6814292 Reviewed-by: Keita Suzuki <suzukikeita@chromium.org> Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Commit-Queue: Shunya Shishido <sisidovski@chromium.org> Cr-Commit-Position: refs/heads/main@{#1496151}
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.