DescriptionRemove Undo Options from DeviceClassManager
Undo is a per-activity setting, not a per-device setting. Therefore it
is not appropriate to let DeviceClassManager singleton to handle whether
undo is allowed.
Also it turns out that as long as TabModelImpl is only used in
ChromeTabbedActivity, undo is always going to to be enabled, so there is
no point that ENABLE_HIGH_END_UI_UNDO should exist.
BUG=555500
Committed: https://crrev.com/78741ac39ab95671d11c7975f78847f784687550
Cr-Commit-Position: refs/heads/master@{#360495}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Remove phantom imports #Messages
Total messages: 11 (4 generated)
|