Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0d2741c89fc06b15ab4372d9c06b500c6d9106b
      
https://github.com/WebKit/WebKit/commit/f0d2741c89fc06b15ab4372d9c06b500c6d9106b
  Author: Lily Spiniolas <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ObscuredContentInsets.mm

  Log Message:
  -----------
  TestWebKitAPI.ObscuredContentInsets.TopOverhangColorExtensionLayer* is 
flakily failing
https://bugs.webkit.org/show_bug.cgi?id=312223
rdar://173732239

Reviewed by Aditya Keerthi.

Speculative fix for API tests
ObscuredContentInsets.TopOverhangColorExtensionLayerAppearsImmediatelyAfterReload
 and
ObscuredContentInsets.TopOverhangColorExtensionLayerRemovedQuicklyAfterNavigatingToPageWithoutFixedHeader.

The tests sometimes failed due to the initial check for the presence of the top
color overhang failing. Resolve this by waiting for the layer to appear before
continuing the test.

* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ObscuredContentInsets.mm:
(TestWebKitAPI::TEST(ObscuredContentInsets, 
TopOverhangColorExtensionLayerAppearsImmediatelyAfterReload)):
(TestWebKitAPI::TEST(ObscuredContentInsets, 
TopOverhangColorExtensionLayerRemovedQuicklyAfterNavigatingToPageWithoutFixedHeader)):

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



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

Reply via email to