angler-fishThe Vulnerability History Project

Separate PermissionsData::CanExecuteScriptOnPage into two functions

      CanExecuteScriptOnPage is currently being used for both content script
permissions and generic access (tabs api, etc).  Instead, since these have
two purposes, there should be two functions.

BUG=379356

Review URL: https://codereview.chromium.org/321533003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275568 0039d316-1c4b-4281-b951-d872f2087c98
    
commit bccce861d7dfbe5a49356c141e5fdd067c2ca4ca
+2 -2
+2 -2
+4 -2
+1 -1
+1
+1
+14 -12
+60 -24
+2 -2
+1
+1
+10 -10
+62 -78
+15 -35
+11 -11
+2 -4
+8 -6
expand_less