[Webkit-unassigned] [Bug 233229] Fix formatting and string literals in FileInputType.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 07:19:15 PST 2021


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #444463|review?                     |review+
              Flags|                            |

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 444463
  --> https://bugs.webkit.org/attachment.cgi?id=444463
Patch

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

> Source/WebCore/html/FileInputType.cpp:185
> +        auto file = File::create(document, Blob::create(document, { }, WebCore::defaultMIMEType()), emptyString());

Is "WebCore::" really needed?

-- 
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/b6f3fd7a/attachment.htm>


More information about the webkit-unassigned mailing list