Bug 235057 - Rewrite touch and drag tests to be more robust.
Summary: Rewrite touch and drag tests to be more robust.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Megan Gardner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-10 19:14 PST by Megan Gardner
Modified: 2022-01-11 15:18 PST (History)
4 users (show)

See Also:


Attachments
Patch (49.96 KB, patch)
2022-01-10 19:33 PST, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch for landing (49.92 KB, patch)
2022-01-11 14:46 PST, Megan Gardner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Megan Gardner 2022-01-10 19:14:36 PST
Rewrite touch and drag tests to be more robust.
Comment 1 Megan Gardner 2022-01-10 19:33:04 PST
Created attachment 448826 [details]
Patch
Comment 2 Wenson Hsieh 2022-01-10 21:47:09 PST
rdar://86035420
Comment 3 Wenson Hsieh 2022-01-10 21:50:26 PST
Comment on attachment 448826 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448826&action=review

> LayoutTests/fast/events/touch/ios/double-tap-on-editable-content-for-selection-then-drag-up-to-change-selected-text.html:14
> +if (!testRunner.runUIScript)

Nit - it looks like this line isn't indented.
Comment 4 Megan Gardner 2022-01-11 14:46:36 PST
Created attachment 448881 [details]
Patch for landing
Comment 5 EWS 2022-01-11 15:18:11 PST
Committed r287898 (245935@main): <https://commits.webkit.org/245935@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448881 [details].