[Webkit-unassigned] [Bug 33383] REGRESSION (r52082): Missing event handlers on JQuery demo page (33383)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 15:26:18 PST 2010


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





--- Comment #16 from Geoffrey Garen <ggaren at apple.com>  2010-01-28 15:26:17 PST ---
Since our DOM isn't perfect about marking observable objects, we need to
maintain some sort of weak pointer system for event listeners, to prevent stale
event listeners from being invoked. (As a separate matter, we'd also like to
fix those observability problems.)

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