[webkit-reviews] review canceled: [Bug 102183] REGRESSION(r134495): It made svg/custom/use-instanceRoot-event-listeners.xhtml fail and fast/events/attribute-listener-deletion-crash.html timeout : [Attachment 174107] Fix.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 14 13:46:43 PST 2012
Mark Lam <mark.lam at apple.com> has canceled Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 102183: REGRESSION(r134495): It made
svg/custom/use-instanceRoot-event-listeners.xhtml fail and
fast/events/attribute-listener-deletion-crash.html timeout
https://bugs.webkit.org/show_bug.cgi?id=102183
Attachment 174107: Fix.
https://bugs.webkit.org/attachment.cgi?id=174107&action=review
------- Additional Comments from Mark Lam <mark.lam at apple.com>
This patch has a more appropriate fix that conforms to the contract that when
JSEventListener::m_wrapper is 0, we expect JSEventListener::m_jsFunction to be
0.
More information about the webkit-reviews
mailing list