angler-fishThe Vulnerability History Project

Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().

      This is using RenderFrameHost instead of WebContents so it's possible
to know to associate a request and a frame. Each request will then be
defined by its process id, its frame id and its request id, making it
entirely unique.

BUG=491923

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

Cr-Commit-Position: refs/heads/master@{#332635}
    
commit 5fc460f2bd3055f9142567a7b6e12d1b9e17de3c
+2 -2
+11 -13
+2 -2
+3 -5
+4 -5
+12 -24
+1 -2
+26 -8
+3 -3
+3 -6
+2 -3
+2 -3
+2 -2
+1 -1
+2 -2
+14 -16
+2 -2
+2 -1
+2 -2
+2 -2
+11 -7
+4 -3
-4
-2
+4 -4
+3 -3
+3 -4
+2 -2
+2 -2
+2 -2
expand_less