Bug 186242 - LayoutTests/fast/css/user-drag-none.html abandons a document in WTR via DragController's m_documentUnderMouse
Summary: LayoutTests/fast/css/user-drag-none.html abandons a document in WTR via DragC...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-03 10:14 PDT by Simon Fraser (smfr)
Modified: 2018-06-03 16:38 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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.
Comment 1 Radar WebKit Bug Importer 2018-06-03 10:15:23 PDT
<rdar://problem/40756588>
Comment 2 Radar WebKit Bug Importer 2018-06-03 10:34:20 PDT
<rdar://problem/40756694>