allowScriptFromSource 275 chrome/renderer/content_settings_observer.cc return allowScriptFromSource(enabled_per_settings, script_url); allowScriptFromSource 68 chrome/renderer/content_settings_observer.h virtual bool allowScriptFromSource(blink::WebFrame* frame, allowScriptFromSource 103 chrome/renderer/content_settings_observer.h virtual bool allowScriptFromSource(bool enabled_per_settings, allowScriptFromSource 33 content/shell/renderer/test_runner/WebPermissions.cpp return allowScriptFromSource(enabledPerSettings, scriptURL); allowScriptFromSource 23 content/shell/renderer/test_runner/WebPermissions.h virtual bool allowScriptFromSource(blink::WebLocalFrame*, bool enabledPerSettings, const blink::WebURL& scriptURL); allowScriptFromSource 30 content/shell/renderer/test_runner/WebPermissions.h virtual bool allowScriptFromSource(bool enabledPerSettings, const blink::WebURL& scriptURL);