Bug 182056 - Opaque being-loaded responses should clone their body
Summary: Opaque being-loaded responses should clone their body
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-24 11:51 PST by youenn fablet
Modified: 2018-01-24 15:46 PST (History)
6 users (show)

See Also:


Attachments
Patch (9.29 KB, patch)
2018-01-24 12:55 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (9.38 KB, patch)
2018-01-24 14:10 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 2018-01-24 11:51:56 PST
Bodies might not be available to JS but might be sent to other web pages through Service workers.
Comment 1 youenn fablet 2018-01-24 12:55:53 PST
Created attachment 332188 [details]
Patch
Comment 2 youenn fablet 2018-01-24 12:57:21 PST
<rdar://problem/36290628>
Comment 3 youenn fablet 2018-01-24 14:10:17 PST
Created attachment 332197 [details]
Patch
Comment 4 WebKit Commit Bot 2018-01-24 15:23:22 PST
Comment on attachment 332197 [details]
Patch

Clearing flags on attachment: 332197

Committed r227581: <https://trac.webkit.org/changeset/227581>
Comment 5 WebKit Commit Bot 2018-01-24 15:23:24 PST
All reviewed patches have been landed.  Closing bug.