[webkit-reviews] review requested: [Bug 83108] Web Inspector: JSC Crash inspecting node with object event listener : [Attachment 135501] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 20:36:17 PDT 2012


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 83108: Web Inspector: JSC Crash inspecting node with object event listener
https://bugs.webkit.org/show_bug.cgi?id=83108

Attachment 135501: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=135501&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
- Keep JSLock and add one for the same reason (possible allocations under
jsFunction) to eventListenerHandlerLocation.
- Switch to jsDynamicCast.
- Include updated LayoutTest results


More information about the webkit-reviews mailing list