DescriptionMove implementation of WebFrameImpl::executeCommand to Editor
This patch moves |WebFrameImpl::executeComamnd()| to |Editor| class to make
"web" as thin API layer and ease of maintenance.
This patch also get rid of |WebViewImpl::bubblingScroll|, which
becomes unused function as result of moving |WebFrameImpl::executeCommand()|.
BUG=n/a
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177179
Patch Set 1 : 2014-06-27T03:18:08 #
Total comments: 2
Patch Set 2 : 2014-06-30T10:05:35 #
Messages
Total messages: 6 (0 generated)
|