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

Unified Diff: LayoutTests/fast/events/drag-extra-mouse-down-no-crash-expected.txt

Issue 839253002: Gracefully handle mismatched drag ended notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ignore mismatched dragSourceEndedAt() invocations. Created 5 years, 11 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/events/drag-extra-mouse-down-no-crash-expected.txt
diff --git a/LayoutTests/fast/events/drag-extra-mouse-down-no-crash-expected.txt b/LayoutTests/fast/events/drag-extra-mouse-down-no-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..191277b4fb3f2e462e4269098e1e75dc25fd2a28
--- /dev/null
+++ b/LayoutTests/fast/events/drag-extra-mouse-down-no-crash-expected.txt
@@ -0,0 +1,3 @@
+Ill-formed uses of eventSender.mouseDown() while drag is under way should not crash.
+
+PASS(no crash)

Powered by Google App Engine
This is Rietveld 408576698