Bug 153149 - Add a test for touch events in scaled documents
Summary: Add a test for touch events in scaled documents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-15 14:46 PST by Beth Dakin
Modified: 2022-10-25 13:00 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.07 KB, patch)
2016-01-15 14:47 PST, Beth Dakin
no flags Details | Formatted Diff | Diff
Patch (2.96 KB, patch)
2016-01-15 15:00 PST, Beth Dakin
no flags Details | Formatted Diff | Diff
Patch (2.95 KB, patch)
2016-01-15 15:46 PST, Beth Dakin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2016-01-15 14:46:19 PST
rdar://problem/23188605
Comment 1 Beth Dakin 2016-01-15 14:47:52 PST
Created attachment 269104 [details]
Patch
Comment 2 Beth Dakin 2016-01-15 15:00:29 PST
Created attachment 269107 [details]
Patch
Comment 3 Beth Dakin 2016-01-15 15:46:16 PST
Created attachment 269112 [details]
Patch
Comment 4 Simon Fraser (smfr) 2016-01-15 15:58:07 PST
Comment on attachment 269112 [details]
Patch

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

> LayoutTests/fast/events/touch/ios/touch-event-in-scaled-document.html:31
> +            uiController.uiScriptComplete("Done");
> +                });

The brace indentation is odd.
Comment 5 Ahmad Saleem 2022-10-25 13:00:50 PDT
Landed - https://github.com/WebKit/WebKit/commit/65ed81414c2136d1c7f7a9ebdaf64583812bede2

and didn't backed out.

Marking this as "RESOLVED FIXED".