Closed
Bug 1798652
Opened 2 years ago
Closed 2 years ago
WinCompositorWindowThread::ShutDown should explicitly stop
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: jstutte, Assigned: bradwerth)
References
Details
Attachments
(1 file)
It seems WinCompositorWindowThread::ShutDown
misses an explicit thread->Stop()
.
Assignee | ||
Comment 1•2 years ago
|
||
I can solve this once Bug 1798651 lands.
Assignee | ||
Comment 2•2 years ago
|
||
This change also ensures that our thread is stopped, as long as shutdown
was successful.
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a1762f9ff3f
Make WinCompositorWindowThread::ShutDown timeout after 2 seconds. r=sotaro
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•