Skip to content

Conversation

@miniak
Copy link
Contributor

@miniak miniak commented Oct 24, 2018

Description of Change

Chromium no longer supports macOS 10.9 (OS X Mavericks). Electron needs to drop support as well.
https://chromium-review.googlesource.com/c/chromium/src/+/1082757

There is a lot of code to cleanup as well, but mac_deployment_target is still set to 10.9 in build/config/mac/mac_sdk.gni, therefore we cannot remove the @available(macOS 10.10, *) checks yet.

Checklist

  • PR description included and stakeholders cc'd
  • npm test passes
  • relevant documentation is changed or added
  • PR title follows semantic commit guidelines

Release Notes

Notes: Dropped support for macOS 10.9 (OS X Mavericks).

@miniak miniak self-assigned this Oct 24, 2018
nornagon and others added 2 commits October 24, 2018 20:14
Co-Authored-By: miniak <milan.burda@gmail.com>
Co-Authored-By: miniak <milan.burda@gmail.com>
@alexeykuzmin
Copy link
Contributor

@electron/docs can you please review?

@alexeykuzmin alexeykuzmin merged commit 1f3a891 into master Oct 25, 2018
@release-clerk
Copy link

release-clerk bot commented Oct 25, 2018

Release Notes Persisted

Dropped support for macOS 10.9 (OS X Mavericks).

@trop
Copy link
Contributor

trop bot commented Oct 25, 2018

We have automatically backported this PR to "4-0-x", please check out #15391

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants