Closed
Bug 642794
Opened 15 years ago
Closed 15 years ago
add support to android for removed-files file
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(fennec2.0+)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | 2.0+ | --- |
People
(Reporter: blassey, Assigned: blassey)
References
Details
Attachments
(1 file, 1 obsolete file)
|
2.75 KB,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
We currently have no way on android to delete a file when updating the install.
Attachment #520188 -
Flags: review?(doug.turner)
| Assignee | ||
Comment 1•15 years ago
|
||
updated to add removed-files to the android packager code
Assignee: nobody → blassey.bugs
Attachment #520188 -
Attachment is obsolete: true
Attachment #520188 -
Flags: review?(doug.turner)
Attachment #520193 -
Flags: review?
| Assignee | ||
Updated•15 years ago
|
Attachment #520193 -
Flags: review? → review?(doug.turner)
Comment 2•15 years ago
|
||
Comment on attachment 520193 [details] [diff] [review]
patch
>+ void removeFiles() throws FileNotFoundException, IOException {
FileNotFoundException isa IOException. just throw IOException, right?
Attachment #520193 -
Flags: review?(doug.turner) → review+
| Assignee | ||
Comment 4•15 years ago
|
||
pushed:
https://hg.mozilla.org/mozilla-central/rev/af5988b2e2ca
https://hg.mozilla.org/releases/mozilla-2.1/rev/3f299340298c https://hg.mozilla.org/releases/mozilla-2.1/rev/4e5701b30db5
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•