Bug 222139 - Add null check in _getMainResourceDataWithCompletionHandler
Summary: Add null check in _getMainResourceDataWithCompletionHandler
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: 2021-02-18 15:57 PST by Alex Christensen
Modified: 2021-02-18 16:15 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2021-02-18 15:57 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 2021-02-18 15:57:10 PST
Add null check in _getMainResourceDataWithCompletionHandler
Comment 1 Alex Christensen 2021-02-18 15:57:40 PST
Created attachment 420881 [details]
Patch
Comment 2 Alex Christensen 2021-02-18 15:57:44 PST
<rdar://problem/74449438>
Comment 3 Alex Christensen 2021-02-18 15:59:53 PST
This is a regression from r272636
Comment 4 Tim Horton 2021-02-18 16:02:16 PST
Comment on attachment 420881 [details]
Patch

Seems trivial to API test :P
Comment 5 Geoffrey Garen 2021-02-18 16:10:15 PST
(In reply to Tim Horton from comment #4)
> Comment on attachment 420881 [details]
> Patch
> 
> Seems trivial to API test :P

👆🏻
Comment 6 Alex Christensen 2021-02-18 16:15:44 PST
r273111