-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Revert "[manual] Merge release/9.0-staging into release/9.0" #124313
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -1121,7 +1121,7 @@ CustomQueryInterfaceResult ICustomQueryInterface.GetInterface(ref Guid iid, out | |||||
| } | ||||||
| } | ||||||
|
|
||||||
| return CustomQueryInterfaceResult.NotHandled; | ||||||
| return CustomQueryInterfaceResult.Failed; | ||||||
|
||||||
| return CustomQueryInterfaceResult.Failed; | |
| return CustomQueryInterfaceResult.NotHandled; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The
tvos_arm64helix queue entry is indented differently than the surroundinghelixQueuesitems, which makes the YAML harder to read and increases the risk of future indentation-related mistakes. Align the indentation of the- OSX.13.Amd64.AppleTV.Openline with the other queue entries under similar conditional blocks (e.g., theios_arm64block).