summaryrefslogtreecommitdiffstats
path: root/content/browser/child_process_security_policy_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* Create a content public browser API around the ChildProcessSecurityPolicy ↵ananta@chromium.org2012-02-091-0/+186
class. The implementation of this interface lives in content\browser\child_process_security_policy_impl.cc/.h. Moved some security checks from the TabContentsDelegate implementation (chrome\browser) to the TabContents code in content. BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9360014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121137 0039d316-1c4b-4281-b951-d872f2087c98