DescriptionGet rid of redundant functions Editor::indent and outdent
This patch removes redundant functions Editor::indent() and outdent(), which were used for special handling of WebFrame::executeCommand.
Editor::indent/outdent are identical to executeIndent/executeOutend.
BUG=n/a
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177073
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|