NEW 186242
LayoutTests/fast/css/user-drag-none.html abandons a document in WTR via DragController's m_documentUnderMouse
https://bugs.webkit.org/show_bug.cgi?id=186242
Summary LayoutTests/fast/css/user-drag-none.html abandons a document in WTR via DragC...
Simon Fraser (smfr)
Reported 2018-06-03 10:14:57 PDT
When running tests in WebKitTestRunner, after running LayoutTests/fast/css/user-drag-none.html its document is kept alive by DragController as m_documentUnderMouse. For some reason, DragController never gets dragExited() or dragEnded() in WebKitTestRunner, but it does in DumpeRenderTree.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-06-03 10:15:23 PDT
Radar WebKit Bug Importer
Comment 2 2018-06-03 10:34:20 PDT
Note You need to log in before you can comment on or make changes to this bug.