Bug 159369 - [Mac] Get rid of support for old SDKs
Summary: [Mac] Get rid of support for old SDKs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-01 14:04 PDT by mitz
Modified: 2016-07-01 23:24 PDT (History)
1 user (show)

See Also:


Attachments
Remove support (27.99 KB, patch)
2016-07-01 14:11 PDT, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2016-07-01 14:04:56 PDT
We no longer need to support building with earlier-than-10.11 SDKs.
Comment 1 mitz 2016-07-01 14:11:02 PDT
Created attachment 282576 [details]
Remove support
Comment 2 WebKit Commit Bot 2016-07-01 14:43:31 PDT
Comment on attachment 282576 [details]
Remove support

Clearing flags on attachment: 282576

Committed r202758: <http://trac.webkit.org/changeset/202758>
Comment 3 WebKit Commit Bot 2016-07-01 14:43:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Alexey Proskuryakov 2016-07-01 23:24:30 PDT
Comment on attachment 282576 [details]
Remove support

Nice!