Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 917b750511ac8bbc09d1db058066e00d049b9c58
      
https://github.com/WebKit/WebKit/commit/917b750511ac8bbc09d1db058066e00d049b9c58
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

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

  Log Message:
  -----------
  NEW TEST(317936@main): 
TestWebKitAPI.UnifiedPDF.PDFHUDMultiplePluginsDoNotInterceptHitTesting is a 
flaky failure on macOS Sequoia bots
https://bugs.webkit.org/show_bug.cgi?id=320732
rdar://183717723

Reviewed by Pascoe.

Failing results suggest that `barCenter` was computed before the HUD bar
subview was not fully laid out, which produced a bad hit test. This
patch attempts to make the test more robust by waiting for not only >=2
HUDs, but also for non-empty bar frames.

* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/UnifiedPDFTests.mm:
(TestWebKitAPI::UNIFIED_PDF_TEST):

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



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

Reply via email to