[Webkit-unassigned] [Bug 21750] New: Eliminate the notion of "temporary events"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 20 06:52:53 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21750
Summary: Eliminate the notion of "temporary events"
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
We mark some events as temporary when dispatching, for the sole reason of
manually calling forgetDOMObject when done dispatching.
There doesn't seem to be any reason to call it manually, as JSEvent destructor
will do this automatically right away.
Patch forthcoming. Please let me know why I'm wrong :-)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list