[Webkit-unassigned] [Bug 110375] Add client callbacks to notify of changes of associated from controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 17:51:53 PST 2013


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





--- Comment #33 from Dane Walllinga <dgwallinga at chromium.org>  2013-02-21 17:54:14 PST ---
(In reply to comment #29)
> Making synchronous callbacks in the middle of DOM manipulation is unsafe. You probably want to postpone sending notifications until after it finishes, e.g. on a zero delay timer.

ok, threw in some timers

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