Closed
Bug 1205348
Opened 10 years ago
Closed 10 years ago
Always do shutdown CCs when NS_FREE_PERMANENT_DATA is defined.
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla43
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
|
1.89 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Valgrind also sets this environment variable, but I can't tell if it has NS_FREE_PERMANENT_DATA defined, so I left its thing that sets it.
Assignee: nobody → continuation
Blocks: 1205342
| Assignee | ||
Updated•10 years ago
|
Attachment #8661880 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•10 years ago
|
||
git bz file is still a little clunky.
I should make sure this actually works before asking for review.
| Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8661894 [details] [diff] [review]
Always do shutdown CCs when NS_FREE_PERMANENT_DATA is defined.
NS_FREE_PERMANENT_DATA is defined in DEBUG and ASan builds.
Attachment #8661894 -
Flags: review?(bugs)
| Assignee | ||
Comment 5•10 years ago
|
||
Updated•10 years ago
|
Attachment #8661894 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 6•10 years ago
|
||
Keywords: checkin-needed
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•