Closed
Bug 1871991
Opened 2 years ago
Closed 2 years ago
Required arguments after optional are not supported
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
We have a few cases that are probably just bugs, like this:
https://searchfox.org/mozilla-central/rev/08899071a2/storage/mozIStorageService.idl#117-151
| Assignee | ||
Comment 1•2 years ago
|
||
I reviewed all js callsites, and they always use all arguments,
so this should be no-op.
Updated•2 years ago
|
Assignee: nobody → tomica
Status: NEW → ASSIGNED
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c0c7a3f7a301
Required arguments after optional are not supported r=jesup
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira]
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•