DescriptionAndroid: Disable about:flags impl-side-painting override
We don't support running with impl-side painting disabled on Android
anymore. (It's hardcoded to enabled for Android in cc/base/switches.cc)
Removing it from the supported experiments should also cause it to be
ignored at startup when loading the profile (see ConvertFlagsToSwitches called
from ChromeBrowserMainParts::PreCreateThreadsImpl), so that users that turned
this off some time in the past will be forced to enabled again.
BUG=321545
TBR=thakis@chromium.org
NOTRY=True
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236869
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|