Bug 221004 - Disable TBA availability macro post-processing on iOS 14 / macOS 11
Summary: Disable TBA availability macro post-processing on iOS 14 / macOS 11
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-26 12:36 PST by Chris Dumez
Modified: 2021-01-26 13:21 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.12 KB, patch)
2021-01-26 12:39 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (4.80 KB, patch)
2021-01-26 12:51 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (4.00 KB, patch)
2021-01-26 13:16 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-01-26 12:36:07 PST
Disable TBA availability macro post-processing on iOS 14 / macOS 11, now that TBA headers have been updated in r271813.
Comment 1 Chris Dumez 2021-01-26 12:39:30 PST
Created attachment 418465 [details]
Patch
Comment 2 Chris Dumez 2021-01-26 12:51:06 PST
Created attachment 418466 [details]
Patch
Comment 3 Chris Dumez 2021-01-26 13:14:18 PST
Comment on attachment 418466 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=418466&action=review

> Source/WebKit/Configurations/WebKitTargetConditionals.xcconfig:198
> +WK_IOS_15_YES = _IOS_BEFORE_14;

This should likely be _IOS_BEFORE_15
Comment 4 Chris Dumez 2021-01-26 13:16:19 PST
Created attachment 418471 [details]
Patch
Comment 5 Chris Dumez 2021-01-26 13:20:11 PST
Comment on attachment 418471 [details]
Patch

Clearing flags on attachment: 418471

Committed r271900: <https://trac.webkit.org/changeset/271900>
Comment 6 Chris Dumez 2021-01-26 13:20:13 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2021-01-26 13:21:15 PST
<rdar://problem/73630147>