[Webkit-unassigned] [Bug 138171] FormData should not use Document, Page, Chrome and ChromeClient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 30 09:21:28 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138171
--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> ---
I think that there is a difference in behavior between FormDataElement::EncodedBlob and FormDataElement::EncodedFile. There is no File object created for form upload unless the file is also accessed via element.files[index]. So, there is no Blob and no BlobDataFileReference.
> We can probably just move FormDataList to platform, or is there any reason for it to be in html?
I'm not aware of any such reason.
--
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/20141030/4f19533f/attachment-0002.html>
More information about the webkit-unassigned
mailing list