RESOLVED FIXED 179694
Add ServiceWorker to WebProcess plumbery for FormData fetch responses
https://bugs.webkit.org/show_bug.cgi?id=179694
Summary Add ServiceWorker to WebProcess plumbery for FormData fetch responses
youenn fablet
Reported 2017-11-14 14:33:15 PST
Ultimately, we will probably got the network process to read data, at least if it is a blob.
Attachments
Patch (18.67 KB, patch)
2017-11-14 16:57 PST, youenn fablet
no flags
Patch for landing (18.63 KB, patch)
2017-11-15 09:06 PST, youenn fablet
no flags
youenn fablet
Comment 1 2017-11-14 16:57:14 PST
Alex Christensen
Comment 2 2017-11-14 23:33:35 PST
Comment on attachment 326949 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=326949&action=review > Source/WebKit/Platform/IPC/FormDataReference.h:51 > + return { }; std::nullopt
youenn fablet
Comment 3 2017-11-15 09:06:24 PST
Created attachment 326987 [details] Patch for landing
WebKit Commit Bot
Comment 4 2017-11-15 11:28:06 PST
Comment on attachment 326987 [details] Patch for landing Clearing flags on attachment: 326987 Committed r224889: <https://trac.webkit.org/changeset/224889>
WebKit Commit Bot
Comment 5 2017-11-15 11:28:08 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2017-11-15 12:06:27 PST
Note You need to log in before you can comment on or make changes to this bug.