Issue metadata
Sign in to add a comment
|
Disable SDCH on low-end devices |
||||||||||||||||||||||||
Issue descriptionSDCH implementation keeps dictionaries in memory. This can contribute a fair amount of memory (multiple MiB). Do not enable SDCH on low-end devices with limited RAM. The API to check whether is low-end device is base::SysInfo::IsLowEndDevice().
,
Jan 31 2017
Disabling SDCH entirely should solve this, which is currently targeting M58. I'm assuming you were only looking at Android?
,
Jan 31 2017
Yes, I am looking at Android. If SDCH will be disabled in M58, that will handle this bug too. If that effort is going to be delayed, I would like to disable it for low end devices.
,
Jan 31 2017
Considering that we'd absolutely need to go through an Intent process if we're going to be removing web platform features from some devices, it's probably something we should just treat holistically, even if it ends up delayed.
,
Feb 28 2017
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by xunji...@chromium.org
, Jan 31 2017