<rdar://problem/14908967> Exposed by assertions added in bug 120684.
Created attachment 210479 [details] Patch
Comment on attachment 210479 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=210479&action=review > Source/WebCore/rendering/svg/RenderSVGResource.cpp:198 > + if (needsLayout && !object->documentBeingDestroyed()) > object->setNeedsLayout(true); Should this test be in setNeedsLayout instead?
Comment on attachment 210479 [details] Patch Clearing flags on attachment: 210479 Committed r155055: <http://trac.webkit.org/changeset/155055>
All reviewed patches have been landed. Closing bug.