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 / Tests | Assignee: | 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)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/40756588>
Radar WebKit Bug Importer
<rdar://problem/40756694>