|
|
Chromium Code Reviews|
Created:
4 years, 4 months ago by estevenson Modified:
4 years, 4 months ago CC:
chromium-reviews Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionRemoved unused strings from android_chrome_strings.grd.
Include java/res_template/xml/searchable.xml in lint checking by moving
chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning.
Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used.
BUG=621773
Committed: https://crrev.com/25650bfc12d08581cb2d702bf6d638ce9fc42aa5
Cr-Commit-Position: refs/heads/master@{#411455}
Patch Set 1 #Patch Set 2 : Removing unused string resources to clean up linting #Patch Set 3 : Add used resource that I thought wasn't used. #Patch Set 4 : rebase #Patch Set 5 : Remove incorrect UnusedResource warnings + rebase #Patch Set 6 : rebase + typo fix #Patch Set 7 : actual rebase this time #Patch Set 8 : sad_tab_oom_message is needed for native code + remove another unused string #
Messages
Total messages: 38 (26 generated)
estevenson@chromium.org changed reviewers: + agrieve@chromium.org
Removed resources from android_chrome_strings.grd that create a lint warning. I checked code search for their usage and ensured building/testing works without them.
lgtm
agrieve@chromium.org changed reviewers: + yfriedman@chromium.org
The CQ bit was checked by estevenson@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
Description was changed from ========== Removing unused string resources to clean up linting. BUG=621773 ========== to ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. ==========
estevenson@chromium.org changed reviewers: + brettw@chromium.org
yfriedman@chromium.org: Please review changes in chrome/android/java/strings/android_chrome_strings.grd chrome/android/BUILD.gn brettw@chromium.org: Please review changes in components/new_or_sad_tab_strings.grdp
brettw@chromium.org changed reviewers: + sdefresne@chromium.org
I don't know anything about the new_or_sad_tab_strings file and I don't think it should be in the root components directory, requiring a relatively root-level owner review. Fortunately sdefrense added this file and is conveniently also an owner in this directory, so I'll let him do it.
On 2016/08/09 23:35:49, brettw (ping on IM after 24h) wrote: > I don't know anything about the new_or_sad_tab_strings file and I don't think it > should be in the root components directory, requiring a relatively root-level > owner review. > > Fortunately sdefrense added this file and is conveniently also an owner in this > directory, so I'll let him do it. lgtm I imagine those strings are referenced by the native sad tab page but the rendering is a bit different on android (uses android views).
new_or_sad_tab_strings.grdp is in components to be shared with iOS. We should probably move all those grd/grdp to a subdirectory to components (maybe components/strings to match the location of the generated file). lgtm
The CQ bit was checked by estevenson@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from agrieve@chromium.org Link to the patchset: https://codereview.chromium.org/2205143002/#ps80001 (title: "Remove incorrect UnusedResource warnings + rebase")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromeos_x86-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_x86-ge...) linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
Description was changed from ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. ========== to ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. BUG= ==========
The CQ bit was checked by estevenson@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. BUG= ========== to ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. BUG=621773 ==========
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by estevenson@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)
The CQ bit was checked by pkotwicz@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from sdefresne@chromium.org, yfriedman@chromium.org, agrieve@chromium.org Link to the patchset: https://codereview.chromium.org/2205143002/#ps140001 (title: "sad_tab_oom_message is needed for native code + remove another unused string")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. BUG=621773 ========== to ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. BUG=621773 ==========
Message was sent while issue was closed.
Committed patchset #8 (id:140001)
Message was sent while issue was closed.
Description was changed from ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. BUG=621773 ========== to ========== Removed unused strings from android_chrome_strings.grd. Include java/res_template/xml/searchable.xml in lint checking by moving chrome_public_apk_template_resources to chrome_java deps to fix incorrect UnusedResource warning. Remove IDS_SAD_TAB_OOM_MESSAGE when building android since it isn't used. BUG=621773 Committed: https://crrev.com/25650bfc12d08581cb2d702bf6d638ce9fc42aa5 Cr-Commit-Position: refs/heads/master@{#411455} ==========
Message was sent while issue was closed.
Patchset 8 (id:??) landed as https://crrev.com/25650bfc12d08581cb2d702bf6d638ce9fc42aa5 Cr-Commit-Position: refs/heads/master@{#411455} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
