Bug 180157 - Make WebFrameLoaderClient more robust against null pointer dereferencing
Summary: Make WebFrameLoaderClient more robust against null pointer dereferencing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-29 11:41 PST by Alex Christensen
Modified: 2017-11-29 13:43 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.37 KB, patch)
2017-11-29 11:43 PST, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>