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

Issue 695613003: Fix duplicated strings in ADMX templates. (Closed)

Created:
6 years, 1 month ago by Joao da Silva
Modified:
6 years ago
Reviewers:
pastarmovj
CC:
grit-developer_googlegroups.com
Base URL:
https://chromium.googlesource.com/external/grit-i18n.git@master
Visibility:
Public.

Description

Fix duplicated strings in ADMX templates. Also fixed the generated <string> IDs, which can't contain "." characters. BUG=chromium:429117

Patch Set 1 #

Patch Set 2 : added tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -36 lines) Patch
M grit/format/policy_templates/writers/adm_writer.py View 1 6 chunks +15 lines, -9 lines 0 comments Download
M grit/format/policy_templates/writers/adm_writer_unittest.py View 1 1 chunk +98 lines, -0 lines 0 comments Download
M grit/format/policy_templates/writers/adml_writer.py View 5 chunks +27 lines, -27 lines 0 comments Download
M grit/format/policy_templates/writers/adml_writer_unittest.py View 1 1 chunk +56 lines, -0 lines 0 comments Download
M grit/format/policy_templates/writers/admx_writer.py View 1 2 chunks +2 lines, -0 lines 0 comments Download
M grit/format/policy_templates/writers/admx_writer_unittest.py View 1 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Joao da Silva
PTAL
6 years, 1 month ago (2014-10-31 09:41:50 UTC) #2
pastarmovj
Can you please add a test for this special case?
6 years, 1 month ago (2014-11-03 15:04:19 UTC) #3
Joao da Silva
Added a couple of tests, and even found 2 issues! :-) PTAL
6 years, 1 month ago (2014-11-04 15:11:51 UTC) #4
pastarmovj
I am glad that annoying you with asking for tests was not in vein :) ...
6 years, 1 month ago (2014-11-04 16:33:07 UTC) #5
Joao da Silva
6 years ago (2014-11-25 17:06:35 UTC) #6
This change has been committed directly to SVN. Closing.

Powered by Google App Engine
This is Rietveld 408576698