angler-fishThe Vulnerability History Project

Reland: [Extensions] Change ProcessManager to use RenderFrameHosts

      (Reland of https://codereview.chromium.org/1037263004)

RenderViewHosts are going to go away, and things using them are blocking
OOPIs. Make ProcessManager use RenderFrameHosts.
Additionally, this takes out ~130 lines of code.

BUG=466373
(TBRing other reviewers from original patch, since no code there changed)
TBR=avi@chromium.org
TBR=asargent@chromium.org
TBR=atwilson@chromium.org
TBR=jamescook@chromium.org
TBR=dgozman@chromium.org
TBR=nick@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#323803}
    
commit 6ae04a013f6040f5d38e6cf04f6da224f21b77f9
+15 -7
+5 -5
+13 -14
+49 -20
+16 -18
+6 -7
+1 -2
+4 -1
+2 -2
+11 -6
+5 -5
+7 -5
+1 -1
+92
+5 -2
+15 -14
+10 -10
+2 -1
+6 -5
+8 -4
+1
+1
+2 -2
+1 -1
+1 -27
-7
+2 -1
+8
+451 -347
+83 -78
-12
+2 -2
+2 -2
expand_less