-
See https://github.com/dotnet/runtime/pull/108547/files#r1791546634
-
Angular introduced [RouterTestingHarness](https://angular.io/api/router/testing/RouterTestingHarness) as a utility for testing a component that depends on the router.
RouterTestingHarness manages a…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
Currently, `toSignal` and `toObservable` functions always return read-only primitives - `Sign…
-
Hiiiii ❤️
So, Windows Script Host : The scripting environment on windows that let's you do almost everything related to computer management. You can write vb and/or javascript files , and run the…
-
### Describe the bug
A number of tests were incorrectly always disabled due to `REQUIRES:` conditions that could never be met. After being re-enabled two of these tests fail.
The following are f…
-
IIUC, there is a proposal to allow canvas to `transferToWebGPU`
This seems like it has several issues.
* The canvas might not be compatible with the WebGPU device. In this case, a copy is needed…
-
### Description
It might be useful to store active alerts in the database for more rapid recovery in the event of the interop layer needing to be restarted (for example, following a deployment). Th…
-
From [comment](https://github.com/dotnet/runtime/pull/107351#discussion_r1756825926)
nit: it feels slightly wrong doing this special case in the Interop.GetHostName.cs managed binding layer, but ca…
-
## Overview
This issue is a follow-up to https://github.com/dotnet/runtime/issues/93631 and tracks the progress of runtime support required for Swift interop in .NET 10. The exact scope of work is de…
-
There’s an active effort to make the ActivityPub and atproto protocols minimally interoperable. While this shouldn’t be a primary concern of Kitsune, there might be overlap here with features such as …