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

Issue 2031913002: Remove ui::TextEditCommand::DELETE_SELECTION. (Closed)

Created:
4 years, 6 months ago by karandeepb
Modified:
4 years, 6 months ago
Reviewers:
msw, sky
CC:
chromium-reviews, yusukes+watch_chromium.org, tdresser+watch_chromium.org, tfarina, shuchen+watch_chromium.org, nona+watch_chromium.org, James Su, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@refactor5_text_input_client_api
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ui::TextEditCommand::DELETE_SELECTION. This CL removes ui::TextEditCommand::DELETE_SELECTION enum value. It is reduntant since it performs the same operation as a DELETE_FORWARD command. This is a follow-up to crrev.com/2027133002 and is third in series of CLs to replace resource ids with a ui::TextEditCommand enum for text editing commands in views::Textfield. Link to complete patch - http://crrev.com/2029733003 BUG=586985 Committed: https://crrev.com/5256f1758d0980feaa9593adc42604ee34c6d332 Cr-Commit-Position: refs/heads/master@{#400936}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : Rebase. #

Patch Set 4 : Rebase. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -13 lines) Patch
M ui/base/ime/text_edit_commands.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/controls/textfield/textfield.cc View 1 2 3 4 6 chunks +11 lines, -12 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 31 (24 generated)
karandeepb
PTAL msw@.
4 years, 6 months ago (2016-06-09 10:55:15 UTC) #18
msw
lgtm
4 years, 6 months ago (2016-06-10 00:52:12 UTC) #20
karandeepb
+sky for ui/base review.
4 years, 6 months ago (2016-06-16 00:00:50 UTC) #23
sky
LGTM
4 years, 6 months ago (2016-06-16 16:51:48 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2031913002/360001
4 years, 6 months ago (2016-06-21 08:39:49 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:360001)
4 years, 6 months ago (2016-06-21 09:47:30 UTC) #29
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 09:48:43 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5256f1758d0980feaa9593adc42604ee34c6d332
Cr-Commit-Position: refs/heads/master@{#400936}

Powered by Google App Engine
This is Rietveld 408576698