New issue
Advanced search Search tips

Issue 611118 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocked on:
issue 799078



Sign in to add a comment

Unused resources in Android .pak file

Project Member Reported by smaier@chromium.org, May 11 2016

Issue description

IDR_WEBUI_ANALYTICS_JS - doesn't seem to be used in android - https://code.google.com/p/chromium/codesearch#chromium/src/ui/webui/resources/webui_resources.grd&q=js/analytics.js%20-file:tools%20-file:infra&sq=package:chromium&type=cs&l=18

IDR_WEBUI_ROBOTO_ROBOTO_MEDIUM_WOFF2, IDR_WEBUI_ROBOTO_ROBOTO_REGULAR_WOFF2, IDR_WEBUI_ROBOTO_ROBOTO_LIGHT_WOFF2 might not be used (pending investigation) - https://code.google.com/p/chromium/codesearch#chromium/src/ui/webui/resources/webui_resources.grd&q=js/analytics.js%20-file:tools%20-file:infra&sq=package:chromium&type=cs&l=19

IDR_WEBUI_JS_CR_UI_LIST, IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER, IDR_WEBUI_JS_CR_UI_CARD_SLIDER - investigate this, talk to owner to see if this was ever meant to be shared.

IDR_NEWTAB_WEBSTORE_THUMBNAIL - do we use this? WEBSTORE keyword seems to make me think we aren't using it.
 

Comment 1 by smaier@chromium.org, Aug 18 2016

Cc: estevenson@chromium.org
Owner: agrieve@chromium.org
Giving ownership to agrieve@ since my last day is tomorrow
Status: Assigned (was: Untriaged)
It looks like there are some unused image resources that we ship in Chrome.apk

I did an experiment. Removing the unused IDR_EASY_UNLOCK_.* resources from Chrome.apk shrinks Chrome.apk by ~20KB.
Blockedon: 799078
Note: the roboto resources were removed at some point.
Labels: Performance-Size

Comment 7 by agrieve@chromium.org, Jan 21 (2 days ago)

Labels: binary_size_team_q1_2019

Sign in to add a comment