Bug 159199

Summary: REGRESSION(r201471): FormClient.textFieldDidEndEditing is no longer called when a text field is removed
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, cdumez, commit-queue, dbates, enrica, esprehn+autocc, kangil.han, malvika.editsoftdigital
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug ap: review+

Description Ryosuke Niwa 2016-06-28 01:19:54 PDT
REGRESSION(r201471): FormClient.textFieldDidEndEditing is no longer called when a text field is removed
Comment 1 Ryosuke Niwa 2016-06-28 01:23:13 PDT
Created attachment 282221 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2016-06-28 01:29:02 PDT
I've ran the test 40 times manually and the test never failed.  It used to fail every 1/5 to 1/10 before the fix.
Comment 3 Ryosuke Niwa 2016-06-28 01:30:43 PDT
<rdar://problem/26748189>
Comment 4 Ryosuke Niwa 2016-06-28 11:21:02 PDT
Committed r202578: <http://trac.webkit.org/changeset/202578>