Drop unnecessary null check in removeDetachedChildrenInContainer(). Node cannot be null but we do an implicit null check.
Created attachment 296955 [details] Patch
Comment on attachment 296955 [details] Patch Clearing flags on attachment: 296955 Committed r209751: <http://trac.webkit.org/changeset/209751>
All reviewed patches have been landed. Closing bug.
Reopening to attach new patch.
Created attachment 297063 [details] Attempt to fix OpenSource iOS builds
My bad, accidentally reopened this when uploading a patch :/ Closing again.