Bug 159199 - REGRESSION(r201471): FormClient.textFieldDidEndEditing is no longer called when a text field is removed
Summary: REGRESSION(r201471): FormClient.textFieldDidEndEditing is no longer called wh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-28 01:19 PDT by Ryosuke Niwa
Modified: 2019-05-02 16:22 PDT (History)
8 users (show)

See Also:


Attachments
Fixes the bug (5.05 KB, patch)
2016-06-28 01:23 PDT, Ryosuke Niwa
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>