[Webkit-unassigned] [Bug 123267] Element iterator functions should take reference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 24 06:23:10 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215058|review?                     |review+
               Flag|                            |




--- Comment #2 from Andreas Kling <akling at apple.com>  2013-10-24 06:21:56 PST ---
(From update of attachment 215058)
View in context: https://bugs.webkit.org/attachment.cgi?id=215058&action=review

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:2712
> +    for (auto area = areaDescendants.begin(), end = areaDescendants.end() ; area != end; ++area) {

One extra space here.

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