Changed EnabledRangeInRichlyEditableText() to use IsRichlyEditablePosition().
Changed EnabledRangeInRichlyEditableText() in Source/core/editing/ commands/EditorComand.cpp to use IsRichlyEditablePosition() instead of VisibleSelection's IsContentRichlyEditable(). VisibleSelection: :IsContentRichlyEditable() to remove Bug: Change-Id: Id808db032cbbb6d4bee01ed128b4bf57ae1dd78d Reviewed-on: https://chromium-review.googlesource.com/627246 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#496613}
Showing
Please register or sign in to comment