Add the 'content' column to chrome://translate-internals/
This column allows us to see what text is used to detect a language. The text is generated from the web page seen by the user, and doesn't include HTML tags. The text is sent from the renderer process to the browser process each time when detecting. This feature will help us to solve the problems, for example, the problem where the translation infobar indicates the web page language we don't expect. For now, with this CL, the text is always sent even though the translate-internals tab page doesn't exist. BUG=175967 Review URL: https://chromiumcodereview.appspot.com/15728008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203093 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment