Summary: | Improve the showFrameTree() output slightly | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||
Component: | New Bugs | Assignee: | Simon Fraser (smfr) <simon.fraser> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | simon.fraser | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Simon Fraser (smfr)
2015-02-11 12:27:56 PST
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. |