Issue #2790 - Cleanup: Remove whitespaces

This commit is contained in:
MeladJM 2025-07-28 01:01:27 +08:00 committed by roytam1
commit 70cbf0dfd3
2 changed files with 1 additions and 5 deletions

View file

@ -2607,7 +2607,7 @@ HTMLInputElement::MozSetFileNameArray(const Sequence<nsString>& aFileNames,
NS_IMETHODIMP
HTMLInputElement::MozSetFileNameArray(const char16_t** aFileNames,
uint32_t aLength)
uint32_t aLength)
{
if (!nsContentUtils::IsCallerChrome()) {
// setting the value of a "FILE" input widget requires chrome privilege