[webkit-reviews] review granted: [Bug 111672] Don't duplicate Structure rare data when cloning unless it's actually useful. : [Attachment 191900] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 08:28:29 PST 2013


Mark Hahnenberg <mhahnenberg at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 111672: Don't duplicate Structure rare data when cloning unless it's
actually useful.
https://bugs.webkit.org/show_bug.cgi?id=111672

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

------- Additional Comments from Mark Hahnenberg <mhahnenberg at apple.com>
r=me. Might need a rebase. And we don't need to clone StructureRareData if we
have an m_enumerationCache because it's just a cache, correct?


More information about the webkit-reviews mailing list