WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314043
[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=314043
Summary
[TestWebKitAPI] macCatalyst build is broken (FontAttributes.mm:64:89: error: ...
Abrar Rahman Protyasha
Reported
2026-05-04 18:37:38 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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-04 18:37:45 PDT
<
rdar://problem/176228243
>
Abrar Rahman Protyasha
Comment 2
2026-05-04 18:38:34 PDT
***
Bug 314044
has been marked as a duplicate of this bug. ***
Abrar Rahman Protyasha
Comment 3
2026-05-04 19:06:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64234
EWS
Comment 4
2026-05-05 17:49:53 PDT
Committed
312657@main
(5cb9042cb70d): <
https://commits.webkit.org/312657@main
> Reviewed commits have been landed. Closing PR #64234 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug