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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 20 16:58:53 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 22907: First attempt at PausedTimeouts cleanup
https://bugs.webkit.org/attachment.cgi?id=22907&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/ChangeLog			  |   31 ++++++++++++++++++++++++++++++
 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, 80 insertions(+), 33 deletions(-)


More information about the webkit-reviews mailing list