RESOLVED DUPLICATE of bug 314043314044
[TestWebKitAPI] macCatalyst build is broken (FontAttributes.mm:64:89: error: 'objectForKey:' is unavailable: not available on macCatalyst)
https://bugs.webkit.org/show_bug.cgi?id=314044
Summary [TestWebKitAPI] macCatalyst build is broken (FontAttributes.mm:64:89: error: ...
Abrar Rahman Protyasha
Reported 2026-05-04 18:38:12 PDT
``` /Tools/TestWebKitAPI/Tests/WebKit/WKWebView/FontAttributes.mm:64:89: error: 'objectForKey:' is unavailable: not available on macCatalyst 64 | NSString *fontTextStyle = [[[fontAttributes objectForKey:@"NSFont"] fontDescriptor] objectForKey:(__bridge NSString *)kCTFontDescriptorTextStyleAttribute]; ```
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-04 18:38:18 PDT
Abrar Rahman Protyasha
Comment 2 2026-05-04 18:38:34 PDT
*** This bug has been marked as a duplicate of bug 314043 ***
Note You need to log in before you can comment on or make changes to this bug.