[Webkit-unassigned] [Bug 105337] Expose mutation observers to chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 18:01:40 PST 2013


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





--- Comment #26 from Elliott Sprehn <esprehn at chromium.org>  2013-01-17 18:03:26 PST ---
(In reply to comment #24)
> How would you imagine such an API looking?

I think you want to hook a combination of FormAssociatedElement::resetFormOwner and FormAssociatedElement::didChangeForm. With some clean up we can probably make it so you only need to hook one of them.

Then I'd expose a new emedder hook in Editor like didAssociateInput.

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