Bug 180584

Summary: WebServiceWorkerProvider should use Cancellation error to notify DTL that it cannot handle a fetch
Product: WebKit Reporter: youenn fablet <youennf>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, 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

Description youenn fablet 2017-12-08 08:31:37 PST
WebServiceWorkerProvider should use Cancellation error to notify DTL that it cannot handle a fetch
Comment 1 youenn fablet 2017-12-08 08:34:29 PST
Created attachment 328816 [details]
Patch
Comment 2 Alex Christensen 2017-12-08 14:15:06 PST
Comment on attachment 328816 [details]
Patch

This is an internal error, so no change in behavior except what's logged to the inspector.  Please investigate making a test that would've shown logs before this change.
Comment 3 youenn fablet 2017-12-08 14:24:56 PST
Filed https://bugs.webkit.org/show_bug.cgi?id=180606 for the inspector test.
Will talk to Joe to see how to do that.
Comment 4 WebKit Commit Bot 2017-12-08 14:45:26 PST
Comment on attachment 328816 [details]
Patch

Clearing flags on attachment: 328816

Committed r225705: <https://trac.webkit.org/changeset/225705>
Comment 5 WebKit Commit Bot 2017-12-08 14:45:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-12-08 14:46:24 PST
<rdar://problem/35944243>