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

Side by Side Diff: LayoutTests/fast/events/mousedown-inside-dragstart-should-not-cause-crash-expected.txt

Issue 488923003: Gracefully handle drag cancellation during drag start. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Expand comment somewhat Created 6 years, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 This tests pressing a mouse button down inside a dragstart event.
2 This happens when a user sets a breakpoint of a dragstart event handler in Inspe ctor, and clicks somewhere on the page while the script is paused at the breakpo int. WebKit should not crash.
3
4 PASS - mouse up and down inside a dragstart did not crash WebKit
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/mousedown-inside-dragstart-should-not-cause-crash.html ('k') | Source/core/page/EventHandler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698