[Webkit-unassigned] [Bug 20469] Close leak of PausedTimeouts, and clean up ownership
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 20 17:01:25 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20469
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22908| |review?
Flag| |
------- Comment #2 from eric at webkit.org 2008-08-20 17:01 PDT -------
Created an attachment (id=22908)
--> (https://bugs.webkit.org/attachment.cgi?id=22908&action=view)
First attempt at PausedTimeouts cleanup
WebCore/ChangeLog | 34 ++++++++++++++++++++++++++++++
WebCore/bindings/js/JSDOMWindowBase.cpp | 21 +++++++++--------
WebCore/bindings/js/JSDOMWindowBase.h | 5 ++-
WebCore/bindings/js/ScriptController.cpp | 11 +++++++++
WebCore/bindings/js/ScriptController.h | 3 ++
WebCore/history/CachedPage.cpp | 4 +-
WebCore/page/Chrome.cpp | 24 ++++++++-------------
WebCore/page/JavaScriptDebugServer.cpp | 14 ++++++++---
8 files changed, 83 insertions(+), 33 deletions(-)
--
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