Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added bindings to NSUserDefaults #374

Merged
merged 1 commit into from Apr 29, 2020

Conversation

@casperstorm
Copy link
Contributor

casperstorm commented Apr 29, 2020

I have added bindings for NSUserDefaults. It is used in macOS for storing state, but it may also be used read/write state which is already set by the system. One example could be that an application would like to overwrite CGFontRenderingFontSmoothingDisabled for enabling sub-pixel antialiasing on > 10.14.

Let me know if I can improve anything.

@jdm
Copy link
Member

jdm commented Apr 29, 2020

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2020

📌 Commit 9c4b5c9 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2020

Testing commit 9c4b5c9 with merge 16ec92e...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2020

☀️ Test successful - checks-travis
Approved by: jdm
Pushing 16ec92e to master...

@bors-servo bors-servo merged commit 16ec92e into servo:master Apr 29, 2020
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.