[Webkit-unassigned] [Bug 120248] Element child and descendant iterators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 24 12:50:46 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120248





--- Comment #2 from Andreas Kling <akling at apple.com>  2013-08-24 12:50:13 PST ---
(From update of attachment 209551)
I think this would be absolutely magical with C++11 range-based for loops.

I also think get() should return an Element& and we can have something like getPtr() for Element*. (This to encourage ourselves to use references.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list