ssia
<rdar://problem/37608349>
Created attachment 334049 [details] Patch
Comment on attachment 334049 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=334049&action=review > Source/WebCore/rendering/updating/RenderTreeBuilder.cpp:325 > parent.RenderElement::insertChildInternal(WTFMove(child), beforeChild); > + parent.RenderElement::didInsertChild(newChild, beforeChild); RenderElement:: is probably not needed in either case.
Created attachment 334050 [details] Patch
Comment on attachment 334050 [details] Patch Clearing flags on attachment: 334050 Committed r228566: <https://trac.webkit.org/changeset/228566>
All reviewed patches have been landed. Closing bug.