Make GranularityStrategy::updateExtent() to return SelectionInDOM instead of VisibleSelection
This patch makes |GranularityStrategy::updateExtent()| to return |SelectionInDOM| instead of |VisibleSelection| to reduce usage of |VisibleSelection| for improving code health. BUG=657237 TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2735143002 Cr-Commit-Position: refs/heads/master@{#455707}
Showing
Please register or sign in to comment