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

Unified Diff: third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-observer-iterate-no-crash-expected.txt

Issue 1885053002: Safely iterate over MediaStreamSource observers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add test Created 4 years, 8 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: third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-observer-iterate-no-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-observer-iterate-no-crash-expected.txt
similarity index 52%
copy from third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt
copy to third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-observer-iterate-no-crash-expected.txt
index 1c1166a8f60909033fad04d7140e8957fe789782..d7c8c995d34933db9a5ef15748070f9af78072e6 100644
--- a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/mediastream/MediaStreamTrack-observer-iterate-no-crash-expected.txt
@@ -1,10 +1,9 @@
-test
-This tests that aria fallback roles work correctly.
+Verify that MediaStreamTracks created while dispatching MediaStreamSource events do not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Role should be: AXRole: AXCheckBox
+PASS Test did not crash.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698