Bug 1798630 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

- [RenderThread::ShutDown](https://searchfox.org/mozilla-central/rev/2809416b216b498ec3d8b0e65c25a135f4f5f37d/gfx/webrender_bindings/RenderThread.cpp#133-158)
- [WinWindowOcclusionTracker::ShutDown](https://searchfox.org/mozilla-central/rev/17349477695facefe7d180d7afc2b74a965c21db/widget/windows/WinWindowOcclusionTracker.cpp#364-386)
- [WinCompositorWindowThread::ShutDown](https://searchfox.org/mozilla-central/rev/17349477695facefe7d180d7afc2b74a965c21db/widget/windows/WinCompositorWindowThread.cpp#54-66)

show the same pattern as in bug 1798298, with the difference that the posted shutdown messages for two of them actually do something - but the thread itself is not shut down.
- [`RenderThread::ShutDown`](https://searchfox.org/mozilla-central/rev/2809416b216b498ec3d8b0e65c25a135f4f5f37d/gfx/webrender_bindings/RenderThread.cpp#133-158)
- [`WinWindowOcclusionTracker::ShutDown`](https://searchfox.org/mozilla-central/rev/17349477695facefe7d180d7afc2b74a965c21db/widget/windows/WinWindowOcclusionTracker.cpp#364-386)
- [`WinCompositorWindowThread::ShutDown`](https://searchfox.org/mozilla-central/rev/17349477695facefe7d180d7afc2b74a965c21db/widget/windows/WinCompositorWindowThread.cpp#54-66)

show the same pattern as in bug 1798298, with the difference that the posted shutdown messages for two of them actually do something - but the thread itself is not shut down.
- [`RenderThread::ShutDown`](https://searchfox.org/mozilla-central/rev/2809416b216b498ec3d8b0e65c25a135f4f5f37d/gfx/webrender_bindings/RenderThread.cpp#133-158)
- [`WinCompositorWindowThread::ShutDown`](https://searchfox.org/mozilla-central/rev/17349477695facefe7d180d7afc2b74a965c21db/widget/windows/WinCompositorWindowThread.cpp#54-66)

show the same pattern as in bug 1798298, with the difference that the posted shutdown messages for two of them actually do something - but the thread itself is not shut down.

Back to Bug 1798630 Comment 0