[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:33:22 PDT 2014


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


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fpizlo at apple.com




--- Comment #3 from Filip Pizlo <fpizlo at apple.com>  2014-09-10 19:33:24 PST ---
(In reply to comment #2)
> (From update of attachment 237913 [details])
> 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?

Looks like spaces, but still, I think that this should be indented only 4 spaces.

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