[webkit-changes] [WebKit/WebKit] bc37d6: [macOS EWS] TestWebKitAPI.SiteIsolation.PropagateM...

Charlie Wolfe noreply at github.com
Mon Sep 16 13:45:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bc37d67e103da0ed09e75037e2db17d75f670e5e
      https://github.com/WebKit/WebKit/commit/bc37d67e103da0ed09e75037e2db17d75f670e5e
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-09-16 (Mon, 16 Sep 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm

  Log Message:
  -----------
  [macOS EWS] TestWebKitAPI.SiteIsolation.PropagateMouseEventsToSubframe is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=279380
rdar://135589313

Reviewed by Alex Christensen.

Speculative fix, unable to reproduce locally. Make sure the iframe has loaded before sending mouse
events and evaluate JS until `eventTypes` has three values.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::TEST(SiteIsolation, PropagateMouseEventsToSubframe)):
(TestWebKitAPI::TEST(SiteIsolation, DISABLED_PropagateMouseEventsToSubframe)): Deleted.

Canonical link: https://commits.webkit.org/283723@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list