[Webkit-unassigned] [Bug 110375] Hook FormAssociatedElement, HTMLFormElement to notify EditorClient of form changes after a page has loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 10:49:32 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110375





--- Comment #10 from Dane Walllinga <dgwallinga at chromium.org>  2013-02-21 10:51:53 PST ---
(In reply to comment #7)
> This is quite a bit of hooks added to core common code paths. What is the purpose of them, perhaps it can be achieved without performance impact?

More or less, the idea is to allow autofill to be able to handle ajax-y pages, so if say filling out a form causes a new field to pop up, chromium be informed, and know to re-query the autofill server and keep going.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list