[Webkit-unassigned] [Bug 126525] Move function calls outside loop in dom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 12:23:20 PST 2014


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





--- Comment #6 from Brent Fulgham <bfulgham at webkit.org>  2014-02-19 12:20:30 PST ---
(From update of attachment 223955)
View in context: https://bugs.webkit.org/attachment.cgi?id=223955&action=review

> Source/WebCore/dom/ElementData.cpp:146
>          m_attributeVector.uncheckedAppend(other.m_attributeArray[i]);

Honestly this would probably be better as a new C++11 loop.

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