Chromium Code Reviews
DescriptionClean up names related to EditCommandComposition
After renaming class |EditCommandComposition| to |UndoStep|, this patch
cleans up the related names:
CompositeEditCommand::composition() -> ::undoStep()
CompositeEditCommand::ensureComposition() -> ::ensureUndoStep()
CompositeEditCommand::appendCommandToComposite() -> :: appendCommandToUndoStep()
CompositeEditCommand::m_composition -> ::m_undoStep
And some other changes to local variable/function names.
BUG=682129
Review-Url: https://codereview.chromium.org/2636403002
Cr-Commit-Position: refs/heads/master@{#444322}
Committed: https://chromium.googlesource.com/chromium/src/+/67d2af50c728c4eac309191eaa2d6b4df2f7f718
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 12 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||