Bug 180157

Summary: Make WebFrameLoaderClient more robust against null pointer dereferencing
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Alex Christensen 2017-11-29 11:41:17 PST
Make WebFrameLoaderClient more robust against null pointer dereferencing
Comment 1 Alex Christensen 2017-11-29 11:43:48 PST
Created attachment 327880 [details]
Patch
Comment 2 Tim Horton 2017-11-29 13:36:45 PST
Comment on attachment 327880 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=327880&action=review

> Source/WebKit/ChangeLog:14
> +        (WebKit::WebFrame::page const):

Should probably mention why you think this got worse here.
Comment 3 Alex Christensen 2017-11-29 13:42:14 PST
http://trac.webkit.org/r225292
Comment 4 Radar WebKit Bug Importer 2017-11-29 13:43:21 PST
<rdar://problem/35756212>