[Webkit-unassigned] [Bug 136720] [SVG] Cleanup iterator code in SMILTimeContainer using range-based loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 19:32:39 PDT 2014


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





--- Comment #2 from Filip Pizlo <fpizlo at apple.com>  2014-09-10 19:32:41 PST ---
(From update of attachment 237913)
View in context: https://bugs.webkit.org/attachment.cgi?id=237913&action=review

> Source/WebCore/svg/animation/SMILTimeContainer.cpp:191
> +        for (auto& it : m_scheduledAnimations) {

There is something funky going on with indentation here - is that a hardware tab?

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