[Webkit-unassigned] [Bug 78290] Implement end-of-task delivery for MutationObservers for non-Chromium platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 13:33:29 PDT 2012


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2012-06-15 13:33:28 PST ---
One alternative to having each port implement this end of task timing is to add some hook in the editing code (e.g. EditCommand::apply, unapply, reapply) to trigger end-of-task delivery given that the editing is the only situation (in addition to modifications due to Objective-C, C++, etc... APIs) in which the end of task delivery is needed.

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