Bug 1871991 - Required arguments after optional are not supported r=jesup
commit11996c6f38433fb73c7391e318112a4796ed950c
authorTomislav Jovanovic <tomica@gmail.com>
Thu, 4 Jan 2024 02:06:08 +0000 (4 02:06 +0000)
committerTomislav Jovanovic <tomica@gmail.com>
Thu, 4 Jan 2024 02:06:08 +0000 (4 02:06 +0000)
treed2f6b1f50dc574b94e3033f44a7f5df9291c2274
parent5c9731796e1a656c17f9da85c3deaea4ce95f8bc
Bug 1871991 - Required arguments after optional are not supported r=jesup

I reviewed all js callsites, and they always use all arguments,
so this should  be no-op.

Differential Revision: https://phabricator.services.mozilla.com/D197300
storage/mozIStorageService.idl
toolkit/components/alerts/nsIAlertsService.idl
uriloader/base/nsITransfer.idl