- test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7048
Reproducible crash when onscroll handler deletes the layer or its object
* fast/overflow/onscroll-layer-self-destruct.html: Added.
* fast/overflow/onscroll-layer-self-destruct-expected.txt: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@12575
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-02-05 Darin Adler <darin@apple.com>
+
+ Reviewed by Maciej.
+
+ - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7048
+ Reproducible crash when onscroll handler deletes the layer or its object
+
+ * fast/overflow/onscroll-layer-self-destruct.html: Added.
+ * fast/overflow/onscroll-layer-self-destruct-expected.txt: Added.
+
2006-02-05 Maciej Stachowiak <mjs@apple.com>
Reviewed by Darin.