diff options
author | pasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-27 19:54:17 +0000 |
---|---|---|
committer | pasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-27 19:54:17 +0000 |
commit | 957cd5a210873c03233236dc038277a83a6069f9 (patch) | |
tree | 00e4c58004f64d8c673ceefb14646239d4dd689a /chrome/common/extensions/docs/server2/features_bundle.py | |
parent | 91d4184c87c1e739ecb65c9608de2753ad745e06 (diff) | |
download | chromium_src-957cd5a210873c03233236dc038277a83a6069f9.zip chromium_src-957cd5a210873c03233236dc038277a83a6069f9.tar.gz chromium_src-957cd5a210873c03233236dc038277a83a6069f9.tar.bz2 |
Main motivation for this is to save binary size. The change causes linker dead
code elimination to exclude the blockfile backend on Android (at least until
somebody references the wrong symbol). This change saves 68KiB for me on a
release official build on Android.
Removes the about:flags entry on Android to avoid confusing the users. The
command-line flag stays and makes the backend initialization fail: that's what
you asked for.
Makes CACHE_BACKEND_DEFAULT behave exactly as CACHE_BACKEND_SIMPLE on Android.
This simplifies testing: clients like shader cache should be using the default
backend and should not care about the differences. Yay for more simplecache
testing! The Simple Backend supports all necessary features to make it the
default. PNACL cache is currently not tested on Android, not supporting it in
the histogram collection code now.
BUG=342890
TBR=ajwong@chromium.org
Review URL: https://codereview.chromium.org/207503006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259957 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/server2/features_bundle.py')
0 files changed, 0 insertions, 0 deletions