Closed Bug 1075247 Opened 11 years ago Closed 11 years ago

Add support for iterating FlattenedChildIterator from the end

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)

References

Details

Attachments

(1 file)

FlattenedChildIterator is a sub-class of ExplicitChildIterator which has a "bool aStartAtBeginning = true" ctor param. I need a FlattenedChildIterator ctor with the same param that propagates it to the super-class (for bug 907396). (AllChildrenIterator is a sub-class of FlattenedChildIterator and I think we should also expose the same option there) Patch coming up...
Attached patch fixSplinter Review
Attachment #8498087 - Flags: review?(bzbarsky)
Attachment #8498087 - Flags: review?(bzbarsky) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: