Introduce TypingContinuation enum class as replacement of FrameSelection::SetSelectionOptions
This patch introduces |TypingContinuation| enum class as replacement of |FrameSelection::SetSelectionOptions| to include of "FrameSelection.h" from "SpellChecker.h" for improving code health. Note: Since "Editor.h" still use |FrameSelection::SetSelectionOptions|, we could not remove it in this patch. This patch is a preparation of the patch[1]. [1] http://crrev.com/569662: Introduce SetSelectionData for FrameSelection::SetSelection() Change-Id: I87601bbca3b1cada0a30fd5a86904bed84828423 Reviewed-on: https://chromium-review.googlesource.com/569840 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#486718}
Showing
Please register or sign in to comment