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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 15:47:17 PST 2013


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





--- Comment #25 from Adam Barth <abarth at webkit.org>  2013-01-17 15:49:03 PST ---
> One of my goals was to avoid having to make changes outside of WebKit/chromium,

^^^ This isn't a good goal because it leads to poorly factored designs.

> Out of curiosity, do you know why DOMMutationEvent was exposed to chromium?

We should remove it.  It's not useful to Chromium and only serves to tempt people into using it.

> I know that's no longer going to be supported at some point, but you can do basically the same things you could with MutationObservers, but with even worse performance.

Correct.  No one in Chromium should use DOMMutationEvent.

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