Translate: enable context menu against pages having notranslate meta tag
<meta name="google" value="notranslate"> tag disables Chrome Translate
feature completely. But, it is better to enable it in context menu.
- enable context menu against pages having notranslate meta tag
- rename confusing parameter name |page_translatable| to |page_needs_translation|
- rename confusing function name IsPageTranslatable to IsTranslationAllowed
- implement GetMetaElementsWithAttribute directly since this function is removed from webkit/glue
BUG=172593
[email protected]
Review URL: https://chromiumcodereview.appspot.com/15271002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201261 0039d316-1c4b-4281-b951-d872f2087c98
11 files changed