Improve the showFrameTree() output slightly
Created attachment 246404 [details] Patch
Comment on attachment 246404 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=246404&action=review > Source/WebCore/page/FrameTree.cpp:429 > + printf(" renderView=%p\n", view->renderView()); NULL check the view please.
https://trac.webkit.org/r179947