Move logic of WebLocalFrameImpl::replaceSelection to Editor
This patch moves the main logic of WebLocalFrameImpl::replaceSelection to Editor, so that the web/ layer becomes thinner, and less details of editing are exposed. No behavior is changed. This patch is also a preparation for https://codereview.chromium.org/2576903002. BUG=673789 Review-Url: https://codereview.chromium.org/2575343002 Cr-Commit-Position: refs/heads/master@{#438757}
Showing
Please register or sign in to comment