Bug 228757

Summary: Null check self.session after calling _cancel instead of before
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alex Christensen 2021-08-03 15:32:51 PDT
Null check self.session after calling _cancel instead of before
Comment 1 Alex Christensen 2021-08-03 15:41:24 PDT
Created attachment 434867 [details]
Patch
Comment 2 Alex Christensen 2021-08-03 15:41:27 PDT
<rdar://problem/79224868>
Comment 3 Geoffrey Garen 2021-08-03 16:23:31 PDT
Comment on attachment 434867 [details]
Patch

r=me
Comment 4 EWS 2021-08-03 17:02:55 PDT
Committed r280623 (240236@main): <https://commits.webkit.org/240236@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434867 [details].