commit | 61c36ea5cd3399c2a8c740639ba6e995aeb31928 | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <horo@chromium.org> | Tue Jan 28 00:05:47 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 00:05:47 2025 |
tree | fbe57d86ff9b994b40ff61ae5de449d4d5874f37 | |
parent | dcd122b5290039e98789363311671b3e28a9e245 [diff] |
Remove Pause/ResumeReadingBodyFromNet IPCs As described in the bug (crbug.com/392023850), we don't need these IPCs anymore. Bug: 392023850 Change-Id: Ia79e6c2b5c0ce54588c892687dcd3671933f7778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6197457 Reviewed-by: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Wez <wez@chromium.org> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1411962}
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.