Skip to content

Remove WS_CARBON check #3077

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elsazac
Copy link
Member

@elsazac elsazac commented Jun 30, 2025

This PR removes the only remaining WS_CARBON check from the codebase.The Carbon backend is no longer used or supported in SWT, as all modern macOS environments use the Cocoa backend (WS_COCOA). This check is now obsolete and can be removed. (#2964)

Copy link
Contributor

github-actions bot commented Jun 30, 2025

Test Results

 2 778 files  ±0   2 778 suites  ±0   1h 38m 20s ⏱️ - 8m 49s
 7 930 tests ±0   7 701 ✅  - 1  228 💤 ±0  1 ❌ +1 
23 345 runs  ±0  22 598 ✅  - 1  746 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 12c4eba. ± Comparison against base commit bb94f85.

♻️ This comment has been updated with latest results.

The Carbon backend is no longer used or supported in SWT, as all modern
macOS environments use the Cocoa backend (WS_COCOA). This check is now
obsolete and can be removed.
@elsazac elsazac force-pushed the deprecatedCarbonCheck branch from 087912d to 12c4eba Compare July 1, 2025 09:37
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.

1 participant