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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 24 14:47:28 PDT 2013


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





--- Comment #4 from Darin Adler <darin at apple.com>  2013-08-24 14:46:55 PST ---
(In reply to comment #2)
> I also think get() should return an Element& and we can have something like getPtr() for Element*. (This to encourage ourselves to use references.)

C++ iterators normally use *iterator, not iterator.get().

-- 
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