Closed
Bug 743786
Opened 14 years ago
Closed 14 years ago
Assert if ClearOnShutdown is called off the main thread
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: justin.lebar+bug, Assigned: justin.lebar+bug)
Details
Attachments
(1 file)
|
2.26 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
ClearOnShutdown is definitely not thread-safe. We should assert.
Patch in a moment.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → justin.lebar+bug
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #613371 -
Flags: review?(benjamin)
Updated•14 years ago
|
Attachment #613371 -
Flags: review?(benjamin) → review+
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in
before you can comment on or make changes to this bug.
Description
•