Bug 116174

Summary: [WK2][Mac] Split resetTextInputState into two functions
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch andersca: review+

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.