[webkit-changes] [WebKit/WebKit] 30c166: 2x TestWebKitAPI.LockdownMode* (api-tests) are con...

Vitor Roriz noreply at github.com
Tue Sep 24 22:00:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 30c166307261e211f6d80fd19c9e57c232b2d705
      https://github.com/WebKit/WebKit/commit/30c166307261e211f6d80fd19c9e57c232b2d705
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

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

  Log Message:
  -----------
  2x TestWebKitAPI.LockdownMode* (api-tests) are constant failures
https://bugs.webkit.org/show_bug.cgi?id=280201
rdar://136524076

Reviewed by Brent Fulgham.

Our behavior changes according to the fact if the new
font parser is available or not, which is controlled
by the fact that we can or cannot soft link against
the relevant CoreText API.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/LockdownModeFonts.mm:
(TestWebKitAPI::TEST(LockdownMode, NotAllowedFontLoadingAPI)):
(TestWebKitAPI::TEST(LockdownMode, NotAllowedFont)):

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