Closed
Bug 1267691
Opened 9 years ago
Closed 9 years ago
Upgrade can't-shutdown-thread-from-itself warning to MOZ_ASSERT()
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
Details
Attachments
(1 file)
|
834 bytes,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
The warning gets totally lost, and we should know when a thread fails to shut down. Separately, there has been discussion of making this dispatchtomainthread the shutdown if someone tries this, or make it an optional feature you can ask for for a thread. That's a separate discussion however.
Attachment #8745395 -
Flags: review?(nfroyd)
Updated•9 years ago
|
Attachment #8745395 -
Flags: review?(nfroyd) → review+
| Assignee | ||
Comment 1•9 years ago
|
||
Comment 3•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•