Closed
Bug 449543
Opened 16 years ago
Closed 16 years ago
nsExpirationTracker's Iterator doesn't work properly
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: joe, Assigned: joe)
References
Details
Attachments
(1 file)
324 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
This is probably not the right component. I encourage people to move it to the right one.
nsExpirationTracker's Iterator doesn't work properly, as it doesn't reset its index when it changes generations. This simple patch fixes that.
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #332676 -
Flags: review?(roc) → review+
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 2•16 years ago
|
||
Pushed to mozilla-central: https://hg.mozilla.org/mozilla-central/index.cgi/rev/f2a2c672d4cf
Although for the record, I would have liked to at least give MOA for this patch, since I am technically the module owner.
You need to log in
before you can comment on or make changes to this bug.
Description
•