Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cent Browser 2.3.5.32(for Windows) Released
#50
(01-18-2017, 09:19 AM)50cent Wrote: Yes, it's generated by chrome://settings/ page. I tested it with a new profile with no extensions and it does connect to translate.googleapis.com even when turning off the translate page feature.

Sorry this is a Chromium internal issue. The request is used to download translate language list. It is triggered by
Code:
translate::TranslateDownloadManager::GetSupportedLanguages(&languages);
in https://chromium.googlesource.com/chromi..._common.cc

And it is hard coded, so even if you disabled translation the request is still generated. And if it didn't complete for one time, it will try multiple times.
(It should respect user's "Disable Translation" preference.)
Reply


Messages In This Thread
RE: Cent Browser 2.3.5.32(for Windows) Released - by Admin - 01-18-2017, 05:28 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)