WebCore:
2006-10-20 Anders Carlsson <acarlsson@apple.com>
Reviewed by Geoff.
* bindings/js/kjs_window.cpp:
(KJS::Window::timerFired):
Check if the timeout id is still in the table before trying to access it. If it isn't in the table
it has been deleted inside of the execute method.
LayoutTests:
2006-10-20 Anders Carlsson <acarlsson@apple.com>
Reviewed by Goeff.
Add test case for timer crash.
* fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
* fast/dom/timer-clear-interval-in-handler.html: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@17173
268f45cc-cd09-0410-ab3c-
d52691b4dbfc