[webkit-changes] [WebKit/WebKit] 839f84: New test: TestWebKitAPI.AdvancedPrivacyProtections...

Wenson Hsieh noreply at github.com
Tue Jan 14 13:07:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 839f8408ef1f0df4021ae505549763a6933c3e78
      https://github.com/WebKit/WebKit/commit/839f8408ef1f0df4021ae505549763a6933c3e78
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2025-01-14 (Tue, 14 Jan 2025)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm

  Log Message:
  -----------
  New test: TestWebKitAPI.AdvancedPrivacyProtections.DoNotHideReferrerInPopupWindow consistently timing out on iOS
https://bugs.webkit.org/show_bug.cgi?id=285918
rdar://142888751

Reviewed by Aditya Keerthi.

Fix this API test for iOS, by explicitly specifying `_WKWebsitePopUpPolicyAllow` when loading the
main page. Without this adjustment, the popup is blocked by default and the test times out.

* Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm:
(TestWebKitAPI::TEST(AdvancedPrivacyProtections, DoNotHideReferrerInPopupWindow)):

Canonical link: https://commits.webkit.org/288885@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