Closed Bug 1363520 Opened 7 years ago Closed 7 years ago

(DLC) Run CleanupAction from DownloadContentService

Categories

(Firefox for Android Graveyard :: General, enhancement)

All
Android
enhancement
Not set
normal

Tracking

(firefox57 fixed)

RESOLVED FIXED
Firefox 57
Tracking Status
firefox57 --- fixed

People

(Reporter: sebastian, Assigned: sebastian)

References

Details

Attachments

(1 file)

For some kind of reason CleanupAction is not used by DownloadContentService. Luckily we didn't need it so far.
Comment on attachment 8866473 [details]
Bug 1363520 - Run CleanupAction from DownloadContentService.

https://reviewboard.mozilla.org/r/138058/#review148060

::: mobile/android/tests/background/junit4/src/org/mozilla/gecko/dlc/TestCleanupAction.java:1
(Diff revision 1)
> +/* -*- Mode: Java; c-basic-offset: 4; tab-width: 20; indent-tabs-mode: nil; -*-

Tests are public domain.
Attachment #8866473 - Flags: review?(gkruglov) → review+
Assignee: nobody → s.kaspari
Status: NEW → ASSIGNED
Pushed by s.kaspari@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4ecb1be113cb
Run CleanupAction from DownloadContentService. r=Grisha
Backed out for Android build bustage at DownloadContentService.java:137: cannot find symbol:

https://hg.mozilla.org/integration/autoland/rev/b4f0bdb54c69d98dafc0ad2f7ad2f73de86a91e5

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=4ecb1be113cb437ebf56e872faf0913f81352b0b&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=runnable
Build log: https://treeherder.mozilla.org/logviewer.html#?job_id=120928707&repo=autoland

[task 2017-08-04T09:17:27.024732Z] 09:17:27     INFO -  /home/worker/workspace/build/src/mobile/android/base/java/org/mozilla/gecko/dlc/DownloadContentService.java:137: error: cannot find symbol
[task 2017-08-04T09:17:27.024765Z] 09:17:27     INFO -                  action = new CleanupAction();
[task 2017-08-04T09:17:27.024787Z] 09:17:27     INFO -                               ^
[task 2017-08-04T09:17:27.024809Z] 09:17:27     INFO -    symbol:   class CleanupAction
[task 2017-08-04T09:17:27.024829Z] 09:17:27     INFO -    location: class DownloadContentService
[task 2017-08-04T09:17:27.024853Z] 09:17:27     INFO -  Note: Some input files use or override a deprecated API.
[task 2017-08-04T09:17:27.024883Z] 09:17:27     INFO -  Note: Recompile with -Xlint:deprecation for details.
[task 2017-08-04T09:17:27.024911Z] 09:17:27     INFO -  1 error
Flags: needinfo?(s.kaspari)
Flags: needinfo?(s.kaspari)
Pushed by s.kaspari@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/fed159987155
Run CleanupAction from DownloadContentService. r=Grisha
https://hg.mozilla.org/mozilla-central/rev/fed159987155
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: