Home | History | Annotate | Download | only in extensions

Lines Matching defs:scriptable_hosts

553   URLPatternSet scriptable_hosts;
556 &scriptable_hosts, UserScript::ValidUserScriptSchemes());
558 return new PermissionSet(apis, explicit_hosts, scriptable_hosts);
597 if (!new_value->scriptable_hosts().is_empty()) {
600 new_value->scriptable_hosts());