DescriptionDrop editing's createFullMarkup() function
Drop editing's createFullMarkup() function and inline it into the caller
instead. There is only one caller and that caller passes a Document to the
function so the function ends up doing a simple call to
createMarkup(node).
R=adamk@chromium.org, leviw@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179244
Patch Set 1 #
Total comments: 3
Patch Set 2 : Omit optional arguments #
Messages
Total messages: 8 (0 generated)
|