Closed
Bug 1099455
Opened 10 years ago
Closed 6 years ago
Remove __iterator__ in mailnews code
Categories
(MailNews Core :: Backend, task)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jcranmer, Unassigned)
References
Details
Most notably this is used in fixIterator. Time for an annoying, large breaking change? :-(
Updated•10 years ago
|
Blocks: cc-backlog
Comment 1•8 years ago
|
||
I'm about to change fixIterator consumers to use for-of, in bug 1340947.
Updated•8 years ago
|
Comment 2•7 years ago
|
||
Patches in the m-c patch are coming in, so the removal will soon happen.
Updated•6 years ago
|
Type: defect → task
Comment 3•6 years ago
|
||
Nothing of this in comm-central anymore: https://searchfox.org/comm-central/search?q=__iterator__&path=
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•