commit | 767739e39ac02416dd6cb93488a1ade865821afd | [log] [tgz] |
---|---|---|
author | Adam Rice <ricea@chromium.org> | Wed May 01 02:33:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 02:33:19 2024 |
tree | ce29dbe9e38c4457f02fc57efaa474b01cbc2024 | |
parent | 4356721502f911b8d35dedcc7917cf627bcf0fb4 [diff] |
Remove WebSocketReassembleShortMessages feature The WebSocketReassembleShortMessages feature has been enabled by default since 2020, We were never able to adequately determine if disabling it would break websites, so just enable it permanently. BUG=1086273 Change-Id: I30fa203e8eb476aaed655096835324ebd5238415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5501162 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/main@{#1294736}
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.