[webkit-reviews] review granted: [Bug 69446] Use std::reverse_iterator for ListHashSet reverse iterators : [Attachment 109827] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 11:26:00 PDT 2011


Darin Adler <darin at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 69446: Use std::reverse_iterator for ListHashSet reverse iterators
https://bugs.webkit.org/show_bug.cgi?id=69446

Attachment 109827: Patch
https://bugs.webkit.org/attachment.cgi?id=109827&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=109827&action=review


Did you test this? Does it work?

> Source/JavaScriptCore/ChangeLog:13
> +	   (WTF::::rbegin):
> +	   (WTF::::rend):

You should remove these garbled lines from the change log.


More information about the webkit-reviews mailing list