|
Get rid of unused callbacks from ui::InputMethodObserver
This CL removes following callbacks from ui::InputMethodObserver because no one depends on them.
- ui::InputMethodObserver::OnUntranslatedIMEMessage
- ui::InputMethodObserver::OnInputLocaleChanged
BUG= 322038
TEST=covered by unittest
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236962
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+8 lines, -121 lines) |
Patch |
 |
M |
chrome/browser/chromeos/input_method/textinput_test_helper.h
|
View
|
1
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/input_method/textinput_test_helper.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_base.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_base.cc
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_base_unittest.cc
|
View
|
|
4 chunks |
+2 lines, -36 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_ibus.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_ibus.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_linux_x11.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_observer.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_win.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/mock_input_method.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/remote_input_method_win.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/remote_input_method_win_unittest.cc
|
View
|
|
6 chunks |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
M |
ui/keyboard/keyboard_controller.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/views/ime/input_method_bridge.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|