RESOLVED FIXED 116174
[WK2][Mac] Split resetTextInputState into two functions
https://bugs.webkit.org/show_bug.cgi?id=116174
Summary [WK2][Mac] Split resetTextInputState into two functions
Alexey Proskuryakov
Reported 2013-05-15 11:32:51 PDT
resetTextInputState does two things that seemed closely related at the time of adding the method, but I no longer think that they should always be happening at the same time. This patch splits the functionality into separate functions, to separate refactoring from behavior changes.
Attachments
proposed patch (9.05 KB, patch)
2013-05-15 11:35 PDT, Alexey Proskuryakov
andersca: review+
Alexey Proskuryakov
Comment 1 2013-05-15 11:35:32 PDT
Created attachment 201860 [details] proposed patch
Alexey Proskuryakov
Comment 2 2013-05-15 11:49:48 PDT
Note You need to log in before you can comment on or make changes to this bug.