Closed
Bug 1173247
Opened 8 years ago
Closed 8 years ago
Remove PL_DHashTableEnumerate() use from nsDiskCacheBindery
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(2 files)
3.14 KB,
patch
|
michal
:
review+
|
Details | Diff | Splinter Review |
2.58 KB,
patch
|
michal
:
review+
|
Details | Diff | Splinter Review |
Because PLDHashTable::Iterator is nicer than PL_DHashTableEnumerate().
![]() |
Assignee | |
Comment 1•8 years ago
|
||
Attachment #8617734 -
Flags: review?(michal.novotny)
![]() |
Assignee | |
Comment 2•8 years ago
|
||
Attachment #8617735 -
Flags: review?(michal.novotny)
Updated•8 years ago
|
Attachment #8617734 -
Flags: review?(michal.novotny) → review+
Updated•8 years ago
|
Attachment #8617735 -
Flags: review?(michal.novotny) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/2797813b89bc https://hg.mozilla.org/integration/mozilla-inbound/rev/416257a77854
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/2797813b89bc https://hg.mozilla.org/mozilla-central/rev/416257a77854
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•