commit | a38faeeb19d1425a5c1ba3ef58bc192dc73e3aae | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Thu May 16 19:52:57 2024 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Thu May 16 22:16:51 2024 +0200 |
tree | d490ff595cdc7a8d658c2587457e0a85d05ca060 | |
parent | 01ae87caba6a615a0b83ae986929cf69ac24709d [diff] |
feat(cc-slowness-fix): remove unused large data from some requests The ViewForum and ViewThread requests may contain the User.ProfileAbuse.account_reported_abuse field in their responses which for some users contains megabytes of data and is seemingly unused by the Community Console. Thus, this CL removes this data from the responses when the feature which fixes the CC slowness and high memory usage is enabled. Change-Id: Idef49285c29d256c5413971c80581ba4ad65cb98
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.