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

fix: update NSWindowTabbingMode enum values #714

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

gaauwe
Copy link
Contributor

@gaauwe gaauwe commented Nov 12, 2024

The enum values for NSWindowTabbingModeDisallowed and NSWindowTabbingModePreferred are incorrect, according to https://developer.apple.com/documentation/appkit/nswindow/tabbingmode

@jdm jdm enabled auto-merge November 12, 2024 23:50
@jdm jdm added this pull request to the merge queue Nov 12, 2024
Merged via the queue into servo:main with commit f6e7580 Nov 12, 2024
7 of 8 checks passed
@gaauwe
Copy link
Contributor Author

gaauwe commented Nov 13, 2024

Great to see that it got merged so quickly! 🙏

Maybe I overlooked some documentation, but what is the release process? I have an open PR for another project that uses the NSWindowTabbingMode, so it would be great if we can use the correct values 😄

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.

3 participants