[webkit-reviews] review granted: [Bug 19451] Crash: m_disconnectedNodesWithEventListeners not updated when nodes adopted : [Attachment 21608] Fix disconneted event listener crasher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 10 13:59:22 PDT 2008


Maciej Stachowiak <mjs at apple.com> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 19451: Crash: m_disconnectedNodesWithEventListeners not updated when nodes
adopted
http://bugs.webkit.org/show_bug.cgi?id=19451

Attachment 21608: Fix disconneted event listener crasher
http://bugs.webkit.org/attachment.cgi?id=21608&action=edit

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
r=me

I'm not a fan of the pattern where EventTarget has methods that are really
EventTargetNode-specific, but I guess it could be worse.


More information about the webkit-reviews mailing list