Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Issue 356173002: Get rid of redundant functions Editor::indent and outdent (Closed)

Created:
6 years, 5 months ago by yosin_UTC9
Modified:
6 years, 5 months ago
Reviewers:
eseidel
CC:
blink-reviews, groby+blinkspell_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Get 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -18 lines) Patch
M Source/core/editing/Editor.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/editing/Editor.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
yosin_UTC9
Could you review this patch? Thanks in advance. Note: Special handling of "Indent" and "Outdent" ...
6 years, 5 months ago (2014-06-27 05:08:07 UTC) #1
eseidel
lgtm
6 years, 5 months ago (2014-06-27 05:25:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yosin@chromium.org/356173002/1
6 years, 5 months ago (2014-06-27 05:26:30 UTC) #3
commit-bot: I haz the power
6 years, 5 months ago (2014-06-27 06:10:21 UTC) #4
Message was sent while issue was closed.
Change committed as 177073

Powered by Google App Engine
This is Rietveld 408576698