Uh oh!
There was an error while loading. Please reload this page.
Annotate WebSockets.RegisterPrefixes with [Obsolete] - #55640
Conversation
ghost
commented
Jul 14, 2021
Tagging subscribers to this area: @dotnet/ncl |
Did we discuss this one in API review? Does it need a unique diagnostic ID or we're ok just with the general ID? (In this particular case I personally think the general ID is fine and it doesn't need to be assigned a unique one.) The ref needs to be updated accordingly as well. |
alnikola
commented
Jul 14, 2021
@stephentoub Sorry, I didn't know that an API review is required for this since the issue #50530 explicitly asks to do it and a similar thing was done for QUIC API #49261. |
stephentoub
commented
Jul 14, 2021
No, this one's pretty simple. @bartonjs, @terrajobst, any concerns? This API is useless and is already hidden. |
bartonjs
commented
Jul 14, 2021
Not from me. I like Obsoleting things 😄. It'd be a good idea to fix the tests so they compile, though 😏 |
alnikola
commented
Jul 15, 2021
Build fixed. |
Fixes#50530