commit | d03e39deba0cf32ac3497c2710a0aa2ff669fbd4 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Jan 15 18:23:51 2022 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Jan 15 20:53:33 2022 +0100 |
tree | f8138a4cf0a45cc6563604f1dc4af481b4099b1d | |
parent | 31df840cc0e549ef85f07969df93bb036975fb85 [diff] |
Avatars: cache whether the feature is enabled Calling isOptionEnabled() every time the feature needs to inject avatars next to a thread is very expensive, so this CL adds logic for caching this value and updating it when necessary. It could be further optimized, but I think we have achieved a sweet spot between optimization and complexity (which could cause bugs). Fixed: twpowertools:88 Change-Id: Ia7abba2579a00e14125d9912ea21fa953b3fcd53
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.