Closed
Bug 692381
Opened 14 years ago
Closed 14 years ago
Remove one of the Android library extraction code paths
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla10
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
6.24 KB,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
We currently have two code paths handling extracting libraries, one overriding the other. Since we're not extracting libraries anyways except on the debug intent and on debug buids, there is no need to keep both.
Assignee | ||
Updated•14 years ago
|
Summary: Remove lib cache code path → Remove one of the Android library extraction code paths
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #565142 -
Flags: review?(mwu)
Updated•14 years ago
|
Attachment #565142 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Whiteboard: [inbound]
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla10
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
•