Bug 180549

Summary: Fix erroneous ASSERT in DocumentThreadableLoader::didFail
Product: WebKit Reporter: youenn fablet <youennf>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, dbates, ews-watchlist, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2017-12-07 14:47:41 PST
It should check for resource request to be null and not for optional to be empty
Comment 1 youenn fablet 2017-12-07 14:54:17 PST
Created attachment 328744 [details]
Patch
Comment 2 youenn fablet 2017-12-07 14:54:53 PST
Created attachment 328745 [details]
Patch
Comment 3 WebKit Commit Bot 2017-12-07 15:30:37 PST
Comment on attachment 328745 [details]
Patch

Clearing flags on attachment: 328745

Committed r225648: <https://trac.webkit.org/changeset/225648>
Comment 4 WebKit Commit Bot 2017-12-07 15:30:39 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-12-07 15:31:37 PST
<rdar://problem/35921238>