Fix PluginController::isEnabled

Authored by kfunk on Sep 6 2016, 12:55 PM.

Description

Fix PluginController::isEnabled

Make sure to respect user decisions about which plugin are supposed to
be loaded.

One problem to that: We can't change the 'enabled by default' property
'under the hood'. If the user loads a session, the plugin's activation
state is persisted in the session settings and preferred then. If we
were to change a plugin's 'enabled by default' property from false to
true; the user would still need to activate it himself. I don't think
that's an issue for us, though.

Differential Revision: D2618
BUG: 368264
FIXED-IN: 5.0.1

Details

Committed
kfunkSep 7 2016, 6:51 AM
Parents
R33:c0e4c85f1d45: WelcomePage: Prettify StandardPage
Branches
Unknown
Tags
Unknown
References
refs/backups/branch-c0e4c85-1473231860