commit | 4e0cb18c905ffa82123a537f08f0450558876528 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sun Jun 26 00:21:50 2022 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Jun 25 23:14:42 2022 +0000 |
tree | a6851d2d506112b12867f4003252bffb90526bdc | |
parent | de3615375d2e456759935be1e8e0dd094799cf75 [diff] |
Fix XHR interceptor in CC RCE thread page The XHR interceptor stopped working in the redesigned Community Console thread pages (aka RCE/interop thread page). This is due to the fact that the Javascript loaded before the XHR interceptor was set, and because the requests differed in the Javascript types used, and the format of the requests (an array to encode protobuf messages is used instead of objects in the RCE thread page). This CL fixes these issues. Change-Id: I591d58f5f597a71a2794ee59b2c5cb9dd88cca9f
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.