[webkit-reviews] review requested: [Bug 32449] Child elements disappear, then get doubled, when changing -webkit-transform-style : [Attachment 51097] replacement patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 14:46:06 PDT 2010


Chris Marrin <cmarrin at apple.com> has asked  for review:
Bug 32449: Child elements disappear, then get doubled, when changing
-webkit-transform-style
https://bugs.webkit.org/show_bug.cgi?id=32449

Attachment 51097: replacement patch
https://bugs.webkit.org/attachment.cgi?id=51097&action=review

------- Additional Comments from Chris Marrin <cmarrin at apple.com>
This separates the removeFromSuperLayer loop from the insertSublayer loop in
the setSublayers method. This is safer to avoid mutating the array while
traversing it.


More information about the webkit-reviews mailing list