Bug 186242

Summary: LayoutTests/fast/css/user-drag-none.html abandons a document in WTR via DragController's m_documentUnderMouse
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, lforschler, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.