[FrameSvgItem] Iterate child nodes properly
ClosedPublic

Authored by broulik on Sep 28 2017, 8:46 PM.

Details

Summary

Documentation says "Children are stored internally as a linked list, so iterating over the children via the index is suboptimal."

Test Plan

Verified that it doesn't crash and the number of repositioned nodes stays identical, ie. I didn't miss one.

Diff Detail

Repository
R242 Plasma Framework (Library)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Sep 28 2017, 8:46 PM
Restricted Application added projects: Plasma, Frameworks. · View Herald TranscriptSep 28 2017, 8:46 PM
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Sep 28 2017, 9:00 PM
This revision is now accepted and ready to land.Sep 28 2017, 9:00 PM
This revision was automatically updated to reflect the committed changes.