Bug 201241 - WKAttachmentTests.DropFolderAsAttachmentAndMoveByDragging fails in some iOS simulator configurations
Summary: WKAttachmentTests.DropFolderAsAttachmentAndMoveByDragging fails in some iOS s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-28 15:21 PDT by Wenson Hsieh
Modified: 2019-08-28 17:01 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2019-08-28 15:45 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-08-28 15:21:03 PDT
<rdar://problem/54317588>
Comment 1 Wenson Hsieh 2019-08-28 15:45:02 PDT
Created attachment 377497 [details]
Patch
Comment 2 Tim Horton 2019-08-28 15:50:07 PDT
Could also be “send drag updates till you get the reply you expect”
Comment 3 Wenson Hsieh 2019-08-28 15:53:54 PDT
(In reply to Tim Horton from comment #2)
> Could also be “send drag updates till you get the reply you expect”

It could! But it seems a bit cumbersome for each test to need to tell the harness what kind of UIDropOperation it expects. That said, most of the drag and drop tests that involve drop sessions probably end up expecting UIDropOperationCopy.
Comment 4 WebKit Commit Bot 2019-08-28 17:01:10 PDT
Comment on attachment 377497 [details]
Patch

Clearing flags on attachment: 377497

Committed r249226: <https://trac.webkit.org/changeset/249226>
Comment 5 WebKit Commit Bot 2019-08-28 17:01:11 PDT
All reviewed patches have been landed.  Closing bug.