[Webkit-unassigned] [Bug 221549] Empty <input type=file> controls don't show up in the urlencoded and text/plain enctypes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 18:11:30 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221549

--- Comment #5 from Andreu Botella <andreu at andreubotella.com> ---
Comment on attachment 444206
  --> https://bugs.webkit.org/attachment.cgi?id=444206
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=444206&action=review

>> Source/WebCore/html/FileInputType.cpp:174
>> +            formData.append(name, "");
> 
> I think this should probably be emptyString() instead of "", for better efficiency.

Fixing this in https://bugs.webkit.org/show_bug.cgi?id=233229

-- 
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/20211117/668884a3/attachment.htm>


More information about the webkit-unassigned mailing list