DescriptionMove Document::execCommand() and queryCommand*() to "DocumentExecCommand.cpp"
This patch moves implementations of |Document::execCommand()| and
|queryCommand*()| to "DocumentExecCommand.cpp" from "Document.cpp" to avoid
including "core/editing/Editor.h" in "Document.cpp" and reduce source code size
for making compilation of "Document.cpp" faster.
BUG=258591
TEST=n/a; no behavior changes
Review-Url: https://codereview.chromium.org/2628753002
Cr-Commit-Position: refs/heads/master@{#442854}
Committed: https://chromium.googlesource.com/chromium/src/+/cb36c4939dda375f028ae61a6817e10d7de39161
Patch Set 1 #
Messages
Total messages: 18 (10 generated)
|