Closed
Bug 1676296
Opened 5 years ago
Closed 4 years ago
Windows Task Scheduler component
Categories
(Toolkit :: Application Update, enhancement)
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: agashlin, Assigned: agashlin)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
A basic interface for creating and managing a Task Scheduler 2.0 task that will run a command line at a regular interval.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D97841
Updated•4 years ago
|
Attachment #9189322 -
Attachment description: Bug 1676296 Part 1: XPCOM component for Windows Task Scheduler → Bug 1676296 Part 1: XPCOM component for Windows Task Scheduler. r?mhowell
Updated•4 years ago
|
Attachment #9189323 -
Attachment description: Bug 1676296 Part 2: Cross-platform task scheduler interface, with Windows implementation → Bug 1676296 Part 2: Cross-platform task scheduler interface, Windows implementation. r?mhowell,nalexander
Updated•4 years ago
|
Attachment #9189323 -
Attachment description: Bug 1676296 Part 2: Cross-platform task scheduler interface, Windows implementation. r?mhowell,nalexander → Bug 1676296 Part 2: Cross-platform task scheduler interface, Windows implementation. r?mhowell!,nalexander!
Updated•4 years ago
|
Attachment #9189322 -
Attachment description: Bug 1676296 Part 1: XPCOM component for Windows Task Scheduler. r?mhowell → Bug 1676296 Part 1: XPCOM component for Windows Task Scheduler. r?mhowell!
Pushed by agashlin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a7d36de49787
Part 1: XPCOM component for Windows Task Scheduler. r=mhowell
https://hg.mozilla.org/integration/autoland/rev/34f17a9f6502
Part 2: Cross-platform task scheduler interface, Windows implementation. r=mhowell,nalexander
Comment 4•4 years ago
|
||
Backed out for perma failures.
Push with failures: https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&revision=d83351f7807774e227df5fd4989fa1653a29e508&failure_classification_id=2
Log: https://treeherder.mozilla.org/logviewer?job_id=324005601&repo=autoland&lineNumber=3857
Backout: https://hg.mozilla.org/integration/autoland/rev/68555f8b4ce2ea32bc6c9293240c9ff833943d03
Flags: needinfo?(agashlin)
| Assignee | ||
Comment 5•4 years ago
|
||
I'll put this behind MOZ_UPDATE_AGENT so it doesn't package unused .jsms.
Flags: needinfo?(agashlin)
Pushed by agashlin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3c1cdfcc82c
Part 1: XPCOM component for Windows Task Scheduler. r=mhowell
https://hg.mozilla.org/integration/autoland/rev/181dc8c2a0d0
Part 2: Cross-platform task scheduler interface, Windows implementation. r=mhowell,nalexander
Comment 7•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d3c1cdfcc82c
https://hg.mozilla.org/mozilla-central/rev/181dc8c2a0d0
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•