|
ozone: Remove InputMethodContextFactoryOzone and FakeInputMethodContextOzone.
FakeInputMethodContextOzone is the same as FakeInputMethodContext, and there's no
other use for InputMethodContextFactoryOzone. So remove both. The ozone platform
can directly set an IME context using LinuxInputMethodContextFactory::SetInstance
if so desired.
BUG= 361137
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271170
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+9 lines, -195 lines) |
Patch |
 |
M |
content/public/test/content_browser_test.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_factory.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_initializer.cc
|
View
|
1
2
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/ime/DEPS
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/ime/fake_input_method_context_ozone.h
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/ime/fake_input_method_context_ozone.cc
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/ime/ime.gypi
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/ime/input_method_context_factory_ozone.h
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/ime/input_method_context_factory_ozone.cc
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/ozone.gyp
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/ozone_platform.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/ozone_platform.cc
|
View
|
1
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/caca/ozone_platform_caca.cc
|
View
|
|
4 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/dri/dri.gypi
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/dri/ozone_platform_dri.cc
|
View
|
|
4 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/egltest/ozone_platform_egltest.cc
|
View
|
|
4 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/test/ozone_platform_test.cc
|
View
|
|
4 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|