Chromium crashes when extending selection over input[type="file"].
Created attachment 89093 [details] fixes the bug
I've submitted a Chromium try job for this. Hopefully, they won't take forever.
Comment on attachment 89093 [details] fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=89093&action=review > LayoutTests/editing/selection/extend-over-file-input-by-drag-crash.html:7 > +WebKit should not crash. > +In </p> Were you going to write another sentence here or did you mean to remove "In"? > LayoutTests/ChangeLog:9 > + While the bug was specific to Chromium port, the test will be ran on all ports because "will be ran" -> "will be run"
Committed r83548: <http://trac.webkit.org/changeset/83548>