commit | 6ae04a013f6040f5d38e6cf04f6da224f21b77f9 | [log] [tgz] |
---|---|---|
author | rdevlin.cronin <[email protected]> | Fri Apr 03 20:19:40 2015 |
committer | Commit bot <[email protected]> | Fri Apr 03 20:20:20 2015 |
tree | 427696998b1fd65a9549ab695f30e58f9365c960 | |
parent | 11d52caf494dea19e0feb6184858b9ec24bdb46c [diff] |
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) [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Review URL: https://codereview.chromium.org/1056463005 Cr-Commit-Position: refs/heads/master@{#323803}