[Webkit-unassigned] [Bug 8191] DOMAttrModified mutation event support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 11:22:57 PST 2009


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





--- Comment #17 from Ojan Vafai <ojan at chromium.org>  2009-11-05 11:22:53 PDT ---
Do we really want to add support for this? There's general agreement on
www-dom at w3.org that MutationEvents are something we want to move away from.
Specifically, the use-cases that they do meet, they don't meet well and they
are frought with problems. Mainly, they are inherently non-performant and
invite crashiness. 

A relevant thread from www-dom:
http://lists.w3.org/Archives/Public/www-dom/2009JanMar/0007.html

An alternate proposal on public-webapps that addresses both the performance and
crashiness issues:
http://lists.w3.org/Archives/Public/public-webapps/2009AprJun/0745.html

There are some good use-cases for these types of events, but the current
incarnation of MutationEvents is something noone seems happy with (not browser
vendors or web developers).

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