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

Issue 17192004: components: Rename component_resources.* to autofill_strings.* (Closed)

Created:
7 years, 6 months ago by tfarina
Modified:
7 years, 6 months ago
Reviewers:
Lei Zhang, Jói
CC:
chromium-reviews, dbeam+watch-options_chromium.org, Raman Kakilate, benquan, jam, ahutter, browser-components-watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

components: Rename component_resources.* to component_strings.* components_resources is misleading. Resources are generally images/assets and/or html/js/css files and we use IDR_* for them. BUG=250213 R=joi@chromium.org, thestig@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207130

Patch Set 1 #

Patch Set 2 : add missing comma #

Patch Set 3 : add back missing underscore #

Patch Set 4 : component_strings #

Patch Set 5 : fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -345 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/autofill_options_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/tools/build/repack_locales.py View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M components/autofill.gypi View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M components/autofill/browser/autofill_country.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_data_model.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_external_delegate.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M components/autofill/browser/autofill_manager.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_manager_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_profile.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autofill_profile_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/credit_card.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/personal_data_manager_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/browser/wallet/wallet_items.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/renderer/form_cache.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D components/component_resources.grd View 1 chunk +0 lines, -212 lines 0 comments Download
D components/component_resources.gyp View 1 chunk +0 lines, -30 lines 0 comments Download
A + components/component_strings.grd View 1 2 3 1 chunk +69 lines, -69 lines 0 comments Download
A + components/component_strings.gyp View 1 2 3 4 1 chunk +8 lines, -8 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
tfarina
Hi Joi, please take a look. Thanks,
7 years, 6 months ago (2013-06-17 01:59:35 UTC) #1
Cait (Slow)
Hi Thiago, Thanks for tackling this. Note that (although it only contains Autofill strings currently), ...
7 years, 6 months ago (2013-06-17 02:20:00 UTC) #2
tfarina
On Sun, Jun 16, 2013 at 11:20 PM, <caitkp@chromium.org> wrote: > Hi Thiago, > > ...
7 years, 6 months ago (2013-06-17 02:25:39 UTC) #3
Jói
I think it should simply be //components/components_strings.grd. Using *.grp files is a good idea though. ...
7 years, 6 months ago (2013-06-17 08:42:00 UTC) #4
Jói
Also note: Any name change needs to happen ASAP since there is a branch point ...
7 years, 6 months ago (2013-06-17 08:48:36 UTC) #5
tfarina
Done. Please, take another look.
7 years, 6 months ago (2013-06-17 22:37:42 UTC) #6
Jói
LGTM
7 years, 6 months ago (2013-06-18 09:52:35 UTC) #7
tfarina
+Lei for chrome/
7 years, 6 months ago (2013-06-18 11:57:52 UTC) #8
Lei Zhang
lgtm
7 years, 6 months ago (2013-06-18 17:58:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/17192004/22001
7 years, 6 months ago (2013-06-18 18:24:48 UTC) #10
commit-bot: I haz the power
Failed to apply patch for components/autofill/browser/autofill_profile.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-18 18:24:55 UTC) #11
tfarina
7 years, 6 months ago (2013-06-19 00:52:11 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 manually as r207130 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698