Changeset 246426 in webkit


Ignore:
Timestamp:
Jun 13, 2019 8:50:31 PM (5 years ago)
Author:
Alan Bujtas
Message:

[ContentChangeObserver] LayoutTest/fast/content-observation/click-event-suppression-on-content-change.html is failing
https://bugs.webkit.org/show_bug.cgi?id=198848
<rdar://problem/51689630>

Reviewed by Dean Jackson.

  1. Enable content observation for this test.
  2. Add role attribute to trigger fast click-through -less flaky with the sleeps.
  3. Use UIHelper functions.
  • fast/content-observation/click-event-suppression-on-content-change.html: Removed.
  • fast/events/touch/ios/content-observation/click-event-suppression-on-content-change-expected.txt: Renamed from LayoutTests/fast/content-observation/click-event-suppression-on-content-change-expected.txt.
  • fast/events/touch/ios/content-observation/click-event-suppression-on-content-change.html: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 deleted
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r246417 r246426  
     12019-06-13  Zalan Bujtas  <zalan@apple.com>
     2
     3        [ContentChangeObserver] LayoutTest/fast/content-observation/click-event-suppression-on-content-change.html is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=198848
     5        <rdar://problem/51689630>
     6
     7        Reviewed by Dean Jackson.
     8
     9        1. Enable content observation for this test.
     10        2. Add role attribute to trigger fast click-through -less flaky with the sleeps.
     11        3. Use UIHelper functions.
     12
     13        * fast/content-observation/click-event-suppression-on-content-change.html: Removed.
     14        * fast/events/touch/ios/content-observation/click-event-suppression-on-content-change-expected.txt: Renamed from LayoutTests/fast/content-observation/click-event-suppression-on-content-change-expected.txt.
     15        * fast/events/touch/ios/content-observation/click-event-suppression-on-content-change.html: Added.
     16
    1172019-06-13  Daniel Bates  <dabates@apple.com>
    218
Note: See TracChangeset for help on using the changeset viewer.