commit | 8f72368309626bf9529c2d4e93d3c53e350eaa58 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Mon Aug 16 11:48:02 2021 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Mon Aug 16 11:57:07 2021 +0200 |
tree | 3625401c8f595022af622140cad19fad123010a6 | |
parent | 351860da907739087a35c1fa6eb9964d8c020bc1 [diff] |
Tentative fix: snackbar is sometimes uninitializated Sometimes the hideUpdatePrompt() method is called before setUp() is called, which results in the snackbar being uninitialized and hideUpdatePrompt() fails. This is a tentative fix for this problem, since we don't know why setUp() is called before hideUpdatePrompt(), and this unknown edge case might introduce some more bugs. Bug: twpowertools:36 Change-Id: I0296bd07cfc81f7e06590c96a640736e2773843d
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.