Don't remove DistillabilityService on RenderFrameHost switch
If the RenderFrameHost is swapped, it usually means the old host will be destroyed. Manual cleanup of the mojo service should not be necessary since the attached interfaces will be removed during destruction. BUG=624260 Review-Url: https://codereview.chromium.org/2185733002 Cr-Commit-Position: refs/heads/master@{#408244}
Showing
Please register or sign in to comment