 Chromium Code Reviews
 Chromium Code Reviews Issue 
            81023002:
    Remove dead code unnecessarily added by r231563 and 236449  (Closed)
    
  
    Issue 
            81023002:
    Remove dead code unnecessarily added by r231563 and 236449  (Closed) 
  | DescriptionRemove dead code unnecessarily added by r231563 and 236449
We don't need to support following event callbacks in production.
- InputMethodObserver::OnCaretBoundsChanged
- InputMethodObserver::OnInputLocaleChanged
- InputMethodObserver::OnFocus
- InputMethodObserver::OnBlur
- InputMethodObserver::OnTextInputTypeChanged
This CL get rid of them from ui::InputMethodBase and its subclassed and ui::RemoteInputMethodWin.  These code were unnecessarily added by r231563 and 236449.
BUG=322038
TEST=covered by unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237063
   Patch Set 1 : #
      Total comments: 4
      
     Patch Set 2 : Add missing '!'s to address Yuki's comment #Patch Set 3 : rebase #
 Messages
    Total messages: 8 (0 generated)
     | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||