[webkit-reviews] review requested: [Bug 20469] Close leak of PausedTimeouts, and clean up ownership : [Attachment 22908] First attempt at PausedTimeouts cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 20 17:01:25 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 20469: Close leak of PausedTimeouts, and clean up ownership
https://bugs.webkit.org/show_bug.cgi?id=20469

Attachment 22908: First attempt at PausedTimeouts cleanup
https://bugs.webkit.org/attachment.cgi?id=22908&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 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(-)


More information about the webkit-reviews mailing list