Closed
Bug 1180122
Opened 10 years ago
Closed 10 years ago
Make Chaos Mode affect PLDHashTable's iterators
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(1 file)
4.78 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
PL_DHashTableEnumerate() observed Chaos Mode, but PLDHashTable's iterators do
not. Let's fix that.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8629247 -
Flags: review?(nfroyd)
Updated•10 years ago
|
Attachment #8629247 -
Flags: review?(nfroyd) → review+
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•