Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(549)

Issue 12212130: Files.app: prevent to show translation bar. (Closed)

Created:
7 years, 10 months ago by yoshiki
Modified:
7 years, 10 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Files.app: prevent to show translation bar. Adding the meta tag to prevent translate on Files.app. BUG=175361 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181931

Patch Set 1 #

Total comments: 2

Patch Set 2 : review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M chrome/browser/resources/file_manager/main.html View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yoshiki
mtomasz: PTAL
7 years, 10 months ago (2013-02-12 13:21:06 UTC) #1
mtomasz
lgtm with a one comment. https://codereview.chromium.org/12212130/diff/1/chrome/browser/resources/file_manager/main.html File chrome/browser/resources/file_manager/main.html (right): https://codereview.chromium.org/12212130/diff/1/chrome/browser/resources/file_manager/main.html#newcode15 chrome/browser/resources/file_manager/main.html:15: <meta name="google" value="notranslate" /> ...
7 years, 10 months ago (2013-02-12 14:26:27 UTC) #2
yoshiki
7 years, 10 months ago (2013-02-12 14:44:58 UTC) #3
https://codereview.chromium.org/12212130/diff/1/chrome/browser/resources/file...
File chrome/browser/resources/file_manager/main.html (right):

https://codereview.chromium.org/12212130/diff/1/chrome/browser/resources/file...
chrome/browser/resources/file_manager/main.html:15: <meta name="google"
value="notranslate" />
On 2013/02/12 14:26:27, mtomasz wrote:
> Personally I prefer xhtml syntax, but in html5 we don't close meta I think.

I didn't know that. Changed to html5 style. Thanks.

Powered by Google App Engine
This is Rietveld 408576698