Bug 159369

Summary: [Mac] Get rid of support for old SDKs
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Remove support none

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!