Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4baaf965a295b0a222424659183705eebaa88745
      
https://github.com/WebKit/WebKit/commit/4baaf965a295b0a222424659183705eebaa88745
  Author: Aditya Keerthi <[email protected]>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/ClickAutoFillButton.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/UIDelegate.mm

  Log Message:
  -----------
  [ Tahoe ] TestWebKitAPI.WebKit.ClickAutoFillButton (api-test) is a constant 
timeout
https://bugs.webkit.org/show_bug.cgi?id=301201
rdar://163129797

Reviewed by Abrar Rahman Protyasha.

TestWebKitAPI.WebKit.ClickAutoFillButton uses a fixed location to click the
AutoFill button. This location is no longer accurate with the redesigned 
controls
in macOS Tahoe.

Fix by dynamically obtaining the location of the AutoFill button.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ClickAutoFillButton.mm:
(-[ClickAutoFillButton 
webProcessPlugInBrowserContextController:didClearWindowObjectForFrame:inScriptWorld:]):
(-[ClickAutoFillButton webProcessPlugIn:didCreateBrowserContextController:]):
(-[ClickAutoFillButton 
webProcessPlugInBrowserContextController:didFinishLoadForFrame:]):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/UIDelegate.mm:
((WebKit, ClickAutoFillButton)):

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



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

Reply via email to