Bug 179485 - ServiceWorkerClientFetch should create not null ResourceError
Summary: ServiceWorkerClientFetch should create not null ResourceError
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-09 09:07 PST by youenn fablet
Modified: 2017-11-15 09:38 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2017-11-09 09:09 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-11-09 09:07:34 PST
DocumentLoader has an assertion checking that errors are not null
Comment 1 youenn fablet 2017-11-09 09:09:20 PST
Created attachment 326453 [details]
Patch
Comment 2 WebKit Commit Bot 2017-11-09 10:24:25 PST
Comment on attachment 326453 [details]
Patch

Clearing flags on attachment: 326453

Committed r224633: <https://trac.webkit.org/changeset/224633>
Comment 3 WebKit Commit Bot 2017-11-09 10:24:26 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 09:38:38 PST
<rdar://problem/35562126>