commit | 4b6ce463b634f7fa29b526f750f5dc0f7a57f4d5 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Apr 15 02:06:09 2023 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Apr 15 00:20:50 2023 +0000 |
tree | 75465e82fab5df07508cb67b7e560036e422a02a | |
parent | 49a49426623c2c6873789746494fed7a700d352b [diff] |
Tempatively fix XHRProxy bug The XHRProxy calls the optionsWatcher server as soon as it is loaded, but the server isn't guaranteed to be loaded and thus the request can get lost, which breaks the XHRProxy and causes all XHR requests to fail. This CL fixes this by ensuring the optionsWatcher server is loaded before injecting the XHRProxy to fix this issue. Bug: twpowertools:161 Change-Id: I12ec2d018c9fa7791053807cad19a547564e2ee2
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.