1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

Issue #2790 - Cleanup: Remove whitespaces

This commit is contained in:
MeladJM
2025-07-28 01:01:27 +08:00
committed by roytam1
parent 459ed6ea85
commit 70cbf0dfd3
2 changed files with 1 additions and 5 deletions
+1 -1
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