Bug 201197 - Remove support for macOS < 10.13 (part 2)
Summary: Remove support for macOS < 10.13 (part 2)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-27 13:02 PDT by Keith Rollin
Modified: 2019-08-28 10:40 PDT (History)
11 users (show)

See Also:


Attachments
Patch (15.74 KB, patch)
2019-08-27 13:06 PDT, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2019-08-27 13:02:38 PDT
Update conditionals that reference WK_MACOS_1013 and suffixes like _MACOS_SINCE_1013, assuming that we're always building on 10.13 or later and that these conditionals are always True or False.
Comment 1 Radar WebKit Bug Importer 2019-08-27 13:02:48 PDT
<rdar://problem/54759985>
Comment 2 Keith Rollin 2019-08-27 13:03:43 PDT
See also Bug 200694 for Part 1
Comment 3 Keith Rollin 2019-08-27 13:06:23 PDT
Created attachment 377370 [details]
Patch
Comment 4 WebKit Commit Bot 2019-08-28 10:40:33 PDT
Comment on attachment 377370 [details]
Patch

Clearing flags on attachment: 377370

Committed r249208: <https://trac.webkit.org/changeset/249208>
Comment 5 WebKit Commit Bot 2019-08-28 10:40:35 PDT
All reviewed patches have been landed.  Closing bug.