Bug 144780 - Remove touchadjustment tests
Summary: Remove touchadjustment tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-07 18:54 PDT by Martin Robinson
Modified: 2015-05-07 23:31 PDT (History)
0 users

See Also:


Attachments
Patch (120.04 KB, patch)
2015-05-07 18:56 PDT, Martin Robinson
dbates: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2015-05-07 18:54:48 PDT
This feature is no longer part of WebKit and every port skips the tests.
Comment 1 Martin Robinson 2015-05-07 18:56:48 PDT
Created attachment 252672 [details]
Patch
Comment 2 Daniel Bates 2015-05-07 22:57:05 PDT
Comment on attachment 252672 [details]
Patch

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

> LayoutTests/ChangeLog:7
> +        Remove touchadjustment tests
> +        https://bugs.webkit.org/show_bug.cgi?id=144780
> +
> +        Reviewed by NOBODY (OOPS!).
> +

For your consideration, I suggest we add a remark that mentions that the TOUCH_ADJUSTMENT code was removed in <http://trac.webkit.org/changeset/162231> (bug #127181).
Comment 3 Martin Robinson 2015-05-07 23:31:35 PDT
(In reply to comment #2)
> Comment on attachment 252672 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=252672&action=review
> 
> > LayoutTests/ChangeLog:7
> > +        Remove touchadjustment tests
> > +        https://bugs.webkit.org/show_bug.cgi?id=144780
> > +
> > +        Reviewed by NOBODY (OOPS!).
> > +
> 
> For your consideration, I suggest we add a remark that mentions that the
> TOUCH_ADJUSTMENT code was removed in
> <http://trac.webkit.org/changeset/162231> (bug #127181).

Good idea. I've added this information to the ChangeLog.
Comment 4 Martin Robinson 2015-05-07 23:31:46 PDT
Committed r183982: <http://trac.webkit.org/changeset/183982>