WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
233229
Fix formatting and string literals in FileInputType.cpp
https://bugs.webkit.org/show_bug.cgi?id=233229
Summary
Fix formatting and string literals in FileInputType.cpp
Andreu Botella
Reported
2021-11-16 18:05:28 PST
Fix formatting and string literals in FileInputType.cpp
Attachments
Patch
(2.49 KB, patch)
2021-11-16 18:09 PST
,
Andreu Botella
no flags
Details
Formatted Diff
Diff
Patch
(2.46 KB, patch)
2021-11-17 08:12 PST
,
Andreu Botella
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andreu Botella
Comment 1
2021-11-16 18:09:12 PST
Created
attachment 444463
[details]
Patch
Chris Dumez
Comment 2
2021-11-17 07:19:15 PST
Comment on
attachment 444463
[details]
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?
Andreu Botella
Comment 3
2021-11-17 08:12:04 PST
Created
attachment 444524
[details]
Patch
EWS
Comment 4
2021-11-17 09:27:41 PST
Committed
r285932
(
244341@main
): <
https://commits.webkit.org/244341@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 444524
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-11-17 09:28:21 PST
<
rdar://problem/85507623
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug