commit | 86f025e31d8d3676fea772a36eb9ecece61877ff | [log] [tgz] |
---|---|---|
author | chcunningham <[email protected]> | Tue May 30 20:43:23 2017 |
committer | Commit Bot <[email protected]> | Tue May 30 20:43:23 2017 |
tree | 02bbbe6bb8e4f331690b71c13dd3d63c00c927fd | |
parent | c0934409a5ad0453174431362d47fff9e6e68e13 [diff] |
Extract media code from RenderFrameImpl RenderFrameImpl has grown to contain nearly 500 lines of media plumbing. This CL extracts much of this into MediaFactory. This is done in anticipation of adding a MediaCapabilities API to the RenderFrame. BUG=695264,588408 Review-Url: https://codereview.chromium.org/2905613003 Cr-Commit-Position: refs/heads/master@{#475659}