Index: LayoutTests/plugins/geturlnotify-during-document-teardown-expected.txt |
diff --git a/LayoutTests/plugins/geturlnotify-during-document-teardown-expected.txt b/LayoutTests/plugins/geturlnotify-during-document-teardown-expected.txt |
index 528d7b1423abda8d651842f786954eb888d9512a..c0b4dd799edffce8eba68ced0313e8f081870bf8 100644 |
--- a/LayoutTests/plugins/geturlnotify-during-document-teardown-expected.txt |
+++ b/LayoutTests/plugins/geturlnotify-during-document-teardown-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: PLUGIN: NPP_Destroy |
+PLUGIN: NPP_Destroy |
This tests that performing a load during document teardown does not cause a crash. Bug #38797 |