[Components] [Fixes #6953, #7226]
* Moves the Synchronization context from the remote renderer to the base renderer. * Removes all the locking from the base renderer.
显示
- src/Components/Blazor/Blazor/src/Rendering/WebAssemblyRenderer.cs 1 个添加, 3 个删除...onents/Blazor/Blazor/src/Rendering/WebAssemblyRenderer.cs
- src/Components/Blazor/Build/test/RazorIntegrationTestBase.cs 2 个添加, 2 个删除src/Components/Blazor/Build/test/RazorIntegrationTestBase.cs
- src/Components/Browser.JS/src/package-lock.json 702 个添加, 702 个删除src/Components/Browser.JS/src/package-lock.json
- src/Components/Components/perf/RenderTreeDiffBuilderBenchmark.cs 1 个添加, 1 个删除...ponents/Components/perf/RenderTreeDiffBuilderBenchmark.cs
- src/Components/Components/src/RenderHandle.cs 15 个添加, 3 个删除src/Components/Components/src/RenderHandle.cs
- src/Components/Components/src/Rendering/HtmlRenderer.cs 2 个添加, 1 个删除src/Components/Components/src/Rendering/HtmlRenderer.cs
- src/Components/Components/src/Rendering/IDispatcher.cs 42 个添加, 0 个删除src/Components/Components/src/Rendering/IDispatcher.cs
- src/Components/Components/src/Rendering/Renderer.cs 105 个添加, 46 个删除src/Components/Components/src/Rendering/Renderer.cs
- src/Components/Components/src/Rendering/RendererSynchronizationContext.cs 6 个添加, 6 个删除...omponents/src/Rendering/RendererSynchronizationContext.cs
- src/Components/Components/test/CascadingParameterStateTest.cs 3 个添加, 2 个删除...Components/Components/test/CascadingParameterStateTest.cs
- src/Components/Components/test/CascadingParameterTest.cs 2 个添加, 3 个删除src/Components/Components/test/CascadingParameterTest.cs
- src/Components/Components/test/LayoutTest.cs 12 个添加, 12 个删除src/Components/Components/test/LayoutTest.cs
- src/Components/Components/test/RenderTreeBuilderTest.cs 1 个添加, 1 个删除src/Components/Components/test/RenderTreeBuilderTest.cs
- src/Components/Components/test/RenderTreeDiffBuilderTest.cs 1 个添加, 1 个删除src/Components/Components/test/RenderTreeDiffBuilderTest.cs
- src/Components/Components/test/RendererTest.cs 54 个添加, 56 个删除src/Components/Components/test/RendererTest.cs
- src/Components/Components/test/Rendering/HtmlRendererTests.cs 69 个添加, 37 个删除...Components/Components/test/Rendering/HtmlRendererTests.cs
- src/Components/Components/test/Rendering/RendererSynchronizationContextTests.cs 27 个添加, 29 个删除...nts/test/Rendering/RendererSynchronizationContextTests.cs
- src/Components/Server/src/Circuits/CircuitHost.cs 4 个添加, 9 个删除src/Components/Server/src/Circuits/CircuitHost.cs
- src/Components/Server/src/Circuits/DefaultCircuitFactory.cs 8 个添加, 3 个删除src/Components/Server/src/Circuits/DefaultCircuitFactory.cs
- src/Components/Server/src/Circuits/RemoteRenderer.cs 3 个添加, 52 个删除src/Components/Server/src/Circuits/RemoteRenderer.cs
加载中
想要评论请 注册 或 登录