DescriptionMake WebUI webview content script work with incognito.
**** FYI only, not intended for checkin ****
- Add GetDeclarativeUserScriptMasterByID that takes a BrowserContext
to built DeclarativeUserScriptMaster; This is needed because
DeclarativeUserScriptManager is part of ExtensionSystem::Shared and
only references the regular profile;
- Allow content script to run in incognito if the addContentScript
is called within an incognito profile;
BUG=461052
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|