Bug 179776 - Service Worker should get the body of intercepted requests
Summary: Service Worker should get the body of intercepted requests
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-16 09:28 PST by youenn fablet
Modified: 2017-11-16 18:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (38.13 KB, patch)
2017-11-16 13:15 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (38.14 KB, patch)
2017-11-16 13:36 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (45.60 KB, patch)
2017-11-16 16:19 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-16 09:28:21 PST
Currently they do not. Let's start with simple SharedBuffer-like bodies
Comment 1 youenn fablet 2017-11-16 13:15:11 PST
Created attachment 327098 [details]
Patch
Comment 2 youenn fablet 2017-11-16 13:36:17 PST
Created attachment 327102 [details]
Patch
Comment 3 youenn fablet 2017-11-16 16:19:35 PST
Created attachment 327124 [details]
Patch
Comment 4 WebKit Commit Bot 2017-11-16 18:36:07 PST
Comment on attachment 327124 [details]
Patch

Clearing flags on attachment: 327124

Committed r224956: <https://trac.webkit.org/changeset/224956>
Comment 5 WebKit Commit Bot 2017-11-16 18:36:08 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-11-16 18:42:03 PST
<rdar://problem/35606095>