From 62a23a54e3a315c54807ac16e01c5a1314561075 Mon Sep 17 00:00:00 2001 From: Bob Clary Date: Fri, 24 Apr 2009 10:08:18 -0700 Subject: [PATCH] bug 378325 - crash test by Martijn Wargers. --- layout/base/crashtests/378325-1.html | 26 ++++++++++++++++++++++++++ layout/base/crashtests/crashtests.list | 1 + 2 files changed, 27 insertions(+) create mode 100644 layout/base/crashtests/378325-1.html diff --git a/layout/base/crashtests/378325-1.html b/layout/base/crashtests/378325-1.html new file mode 100644 index 00000000000..37426875ade --- /dev/null +++ b/layout/base/crashtests/378325-1.html @@ -0,0 +1,26 @@ + + +Testcase bug - Crash [@ PresShell::FlushPendingNotifications] when removing window on focus and then reappearing again + + + + + + + + diff --git a/layout/base/crashtests/crashtests.list b/layout/base/crashtests/crashtests.list index 4452594273c..c06143d2792 100644 --- a/layout/base/crashtests/crashtests.list +++ b/layout/base/crashtests/crashtests.list @@ -132,6 +132,7 @@ load 374193-1.xhtml load 374297-1.html load 374297-2.html load 376223-1.xhtml +load 378325-1.html load 379105-1.xhtml load 379419-1.xhtml load 379768-1.html