commit | 2c112094edba38bae2a9cba79f060d674275f16c | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Fri Mar 11 15:18:26 2022 +0100 |
committer | avm99963 <me@avm99963.com> | Fri Mar 11 15:36:13 2022 +0100 |
tree | c788485ba5cbf8e342b274bea74add408b808206 | |
parent | 3d0928498f741c2eeaa223fdb071b154f22d0bd6 [diff] |
Fix loading extra info in thread lists When loading more threads in a thread list, the previous threads were removed from memory and only the new ones were retained. This meant sometimes info would not show for the first threads when expanding them. Also, this CL fixes the way old requests are ignored (previously it didn't work). It also prevents requests to load threads with purposes other than showing them in thread lists (for instance loading threads for the "duplicate thread" dialog) from being retained and overwriting the thread list in memory. Fixed: twpowertools:107 Change-Id: Id64ea324f1ec640646830effd71a8695507d597a
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.