Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-twice-expected.txt

Issue 180553004: Fix use-after-free of m_currentSpeechUtterance. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix nullptr again? Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-twice-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-twice-expected.txt
similarity index 56%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-twice-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..9250a1522c6be112ce17b44bdd543b34adaeaa27 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-twice-expected.txt
@@ -1,5 +1,4 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+This tests that cancelling an utterance a second time after garbage collection doesn't crash under ASAN.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-twice.html ('k') | Source/modules/speech/SpeechSynthesis.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698