Allow access of ExtensionService::IsExtensionEnabled from src/extensions/browser |
||
Issue descriptionIn order for the component updater to work with extensions, we'll need to access to certain states of extensions, that are only currently available in src/chrome/browser/extensions. One immediate need is to access to the enable/disable states of extensions, which are currently implemented in src/chrome/browser/extension_service.h. These states can be exposed through ExtensionsBrowserClient as devlin@ suggested. This bug is opened to justify the change and track it for future references.
,
Aug 1
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Nov 9 2017