fix external protocol handling for OOPIFs
Replace using the wrong render_process_id for launching external protocol requests in chrome_resource_dispatcher_host_delegate.cc. Previously, handlers for external protocols like 'mailto:' weren't working for OOPIFs because the render_process_id used to retrieve the content::WebContents object was incorrect. BUG=668289 TEST=See bug for repro steps Review-Url: https://codereview.chromium.org/2538353002 Cr-Commit-Position: refs/heads/master@{#439654}
Showing
Please register or sign in to comment