| commit | f0bde6849797c7856ec8c4edadf3b4572c3261f5 | [log] [tgz] |
|---|---|---|
| author | kochi <kochi@chromium.org> | Fri Jul 22 03:24:01 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 03:27:06 2016 |
| tree | ce24ed9200184296f9d7265f543bf8cbb3737898 | |
| parent | 0171b362d74772f1a57a91f9fd4761569e30fa91 [diff] |
Should not call FocusController::setFocusedFrame() for detached frame In case frame is detached, do not call setFocusedFrame() as it can't be focused. BUG=626750 TEST=LayoutTests/fast/dom/Selection/selection-crash.html Review-Url: https://codereview.chromium.org/2153063003 Cr-Commit-Position: refs/heads/master@{#407019}