diff options
author | tapted <tapted@chromium.org> | 2015-02-12 22:32:52 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-13 06:33:24 +0000 |
commit | 39ba360d0817ecd6824036d47d44af5899c05e2c (patch) | |
tree | 3ede7235b1f64481ae2f358ccab4a03f913272bf /dbus | |
parent | 501735a0376a7881df1c07ca9f627951ecce5806 (diff) | |
download | chromium_src-39ba360d0817ecd6824036d47d44af5899c05e2c.zip chromium_src-39ba360d0817ecd6824036d47d44af5899c05e2c.tar.gz chromium_src-39ba360d0817ecd6824036d47d44af5899c05e2c.tar.bz2 |
Remove unused members from views::MockInputMethod
Removes unused data members and member functions from
views::MockInputMethod, as well as InputMethod::IsMock(). Nothing was
calling these.
Context: On Mac, Cocoa needs to interpret keyboard events into editing
commands rather than InputMethod::DispatchKeyEvent(). So MockInputMethod
needed some tweaks to get good test coverage.
|composition_changed_| is removed and replaced by a HasMockComposition()
member function, with equivalent logic.
BUG=454353
Review URL: https://codereview.chromium.org/916653003
Cr-Commit-Position: refs/heads/master@{#316176}
Diffstat (limited to 'dbus')
0 files changed, 0 insertions, 0 deletions