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

Issue 11416261: Clean Up: remove unused variable selection_item_id (Closed)

Created:
8 years ago by Seigo Nonaka
Modified:
8 years ago
Reviewers:
satorux1
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Clean Up: remove unused variable selection_item_id There is no usage of selection_item_id and radio grouping logic is in engine. So it is safe to remove selection_item_id from Chrome. I checked property behaviors and there is no regression on Japanese/Simplified Chinese/Traditional Chinese/Hangul. (including radio handling, property order, activation handling etc...) I also checked any properties in all m17n engines, but there is no property. BUG=None TEST=Manually done on lumpy Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170496

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -80 lines) Patch
M chrome/browser/chromeos/input_method/ibus_controller_impl.cc View 5 chunks +21 lines, -41 lines 0 comments Download
M chrome/browser/chromeos/input_method/ibus_controller_impl_unittest.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_property.h View 2 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_property.cc View 3 chunks +5 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_property_unittest.cc View 2 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Seigo Nonaka
8 years ago (2012-11-29 07:42:24 UTC) #1
satorux1
LGTM. Less code is good!
8 years ago (2012-11-30 05:28:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/11416261/1
8 years ago (2012-11-30 16:41:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/11416261/1
8 years ago (2012-11-30 17:12:53 UTC) #4
commit-bot: I haz the power
8 years ago (2012-11-30 18:46:21 UTC) #5
Message was sent while issue was closed.
Change committed as 170496

Powered by Google App Engine
This is Rietveld 408576698