Bug 235057

Summary: Rewrite touch and drag tests to be more robust.
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

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].