[Webkit-unassigned] [Bug 171589] New: expose FormData to web workers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 2 19:25:14 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171589
Bug ID: 171589
Summary: expose FormData to web workers
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ben at wanderview.com
This bug is to expose FormData on worker threads. Currently its only exposed on Window in WebKit, AFAICT. XHR is exposed in workers, so it would be able to take advantage of this. Also, I'd like to integrate it with Fetch API in bug 161190 and bug 171581 which also exposed on workers.
https://xhr.spec.whatwg.org/#formdata
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170503/290d6d83/attachment-0001.html>
More information about the webkit-unassigned
mailing list