)]}' { "commit": "4e0cb18c905ffa82123a537f08f0450558876528", "tree": "a6851d2d506112b12867f4003252bffb90526bdc", "parents": [ "de3615375d2e456759935be1e8e0dd094799cf75" ], "author": { "name": "Adrià Vilanova Martínez", "email": "me@avm99963.com", "time": "Sun Jun 26 00:21:50 2022 +0200" }, "committer": { "name": "Adrià Vilanova Martínez", "email": "me@avm99963.com", "time": "Sat Jun 25 23:14:42 2022 +0000" }, "message": "Fix XHR interceptor in CC RCE thread page\n\nThe XHR interceptor stopped working in the redesigned Community Console\nthread pages (aka RCE/interop thread page). This is due to the fact that\nthe Javascript loaded before the XHR interceptor was set, and because\nthe requests differed in the Javascript types used, and the format of\nthe requests (an array to encode protobuf messages is used instead of\nobjects in the RCE thread page).\n\nThis CL fixes these issues.\n\nChange-Id: I591d58f5f597a71a2794ee59b2c5cb9dd88cca9f\n", "tree_diff": [ { "type": "modify", "old_id": "00bc556e089a4c379c43c41fb15d287b2eb0bbbf", "old_mode": 33188, "old_path": "src/common/contentScriptsUtils.js", "new_id": "cb7a67d63912cf84c8477738f2a0210b94806acf", "new_mode": 33188, "new_path": "src/common/contentScriptsUtils.js" }, { "type": "rename", "old_id": "026559b71f756245c466393285e213bebda20cab", "old_mode": 33188, "old_path": "src/contentScripts/utilsCommon/protojs.js", "new_id": "026559b71f756245c466393285e213bebda20cab", "new_mode": 33188, "new_path": "src/common/protojs.js", "score": 100 }, { "type": "modify", "old_id": "867c32334bf0499b4d5328f9a3387f15eeb66835", "old_mode": 33188, "old_path": "src/common/xhrInterceptorUtils.js", "new_id": "526296cf43d1bcd7b42eb4e0bb33a474253bec7f", "new_mode": 33188, "new_path": "src/common/xhrInterceptorUtils.js" }, { "type": "modify", "old_id": "d30a113efa9d49bee86673f6c6fd5fbed1b745c3", "old_mode": 33188, "old_path": "src/contentScripts/communityConsole/start.js", "new_id": "dce460b50ada2c685ced935da7e0a81ed1506754", "new_mode": 33188, "new_path": "src/contentScripts/communityConsole/start.js" }, { "type": "modify", "old_id": "82e949e978b06110eff6e3b32f74e2af95071ae5", "old_mode": 33188, "old_path": "src/contentScripts/publicProfile.js", "new_id": "693aa3fb0e70e79c944f102ceca763957f13e65d", "new_mode": 33188, "new_path": "src/contentScripts/publicProfile.js" }, { "type": "modify", "old_id": "3ea4474617c81864b4d58d355d368443de1c3727", "old_mode": 33188, "old_path": "src/injections/xhrInterceptor.js", "new_id": "071daf518181dc74d1c054b5a6aab942bb96d63f", "new_mode": 33188, "new_path": "src/injections/xhrInterceptor.js" } ] }