Closed
Bug 1864202
Opened 1 year ago
Closed 1 year ago
Improve add_named_task to be skippable and onlyable
Categories
(Toolkit :: Password Manager, task)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: joschmidt, Assigned: joschmidt)
References
Details
(Whiteboard: [fxcm-test-debt])
Attachments
(1 file)
The add_named_task
helper wraps add_task
but did not return that task object, so it lacks only()
and skip()
functionality.
Updated•1 year ago
|
The add_named_task
helper wraps add_task
but did not return that task object, so it lacked only()
and skip()
functionality.
Pushed by joschmidt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/88b8429786c1
Improve add_named_task to be skippable and onlyable - r=dimi
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•