[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 14:17:34 PST 2013


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





--- Comment #28 from Ryosuke Niwa <rniwa at webkit.org>  2013-02-21 14:19:56 PST ---
(In reply to comment #21)
> (In reply to comment #18)
> > (From update of attachment 189594 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=189594&action=review
> >
> > I don't think these callbacks belong in EditorClient. EditorClient is for editing operations.
> > Detecting a change in associated form control is nothing to do with editing operations.
> 
> Fair enough. I'm fairly new to WebKit development - can you suggest a location that would be more appropriate to the use case?

ChromeClient.

-- 
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