New issue
Advanced search Search tips

Issue 691850 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2017
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 369218



Sign in to add a comment

Auto-detect list of supported languages in resource_size.py

Project Member Reported by agrieve@chromium.org, Feb 14 2017

Issue description

Aka, we should revert the hard-coding that was added here:
https://codereview.chromium.org/2691123002/

Once we make monochrome uniformly support all languages (it currently does not have .arsc translations for locales in android_chrome_omitted_locales)
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 8 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/62bfb2cb402c599f9942344fa9c31b8955e13930

commit 62bfb2cb402c599f9942344fa9c31b8955e13930
Author: Eric Stevenson <estevenson@chromium.org>
Date: Fri Sep 08 21:14:19 2017

resource_sizes.py: Auto-detect list of supported languages.

Now that WebView stores compressed locale paks in a different directory
(assets/stored-locales), we can compute the number of relevant
translations for resources.arsc normalization.

Bug:  691850 
Change-Id: I13a0810ab5a1bb4a96dd3bcba20caac07e05b049
Reviewed-on: https://chromium-review.googlesource.com/658101
Commit-Queue: Eric Stevenson <estevenson@chromium.org>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#500667}
[modify] https://crrev.com/62bfb2cb402c599f9942344fa9c31b8955e13930/build/android/resource_sizes.py

Status: Fixed (was: Available)

Sign in to add a comment