Closed
Bug 1181124
Opened 11 years ago
Closed 11 years ago
Remove mdpi folder from CONSTRAINED_AAPT_CONFIGURATIONS in Makefile.in
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox42 fixed)
RESOLVED
FIXED
Firefox 42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: mhaigh, Assigned: mhaigh)
Details
Attachments
(1 file)
In Makefile.in we currently include mdpi and hdpi drawable folders in our constrained build (http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/Makefile.in#427) - now that we don't have a mdpi folder, we should remove that from the config
| Assignee | ||
Comment 1•11 years ago
|
||
Bug 1181124 - Remove mdpi folder from CONSTRAINED_AAPT_CONFIGURATIONS in Makefile.in; r?rnewman
Attachment #8630531 -
Flags: review?(rnewman)
| Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8630531 [details]
MozReview Request: Bug 1181124 - Remove mdpi folder from CONSTRAINED_AAPT_CONFIGURATIONS in Makefile.in; r?rnewman
(Newman's PTO until next week)
Nick, this is a short one.
Attachment #8630531 -
Flags: review?(rnewman) → review?(nalexander)
Updated•11 years ago
|
Attachment #8630531 -
Flags: review?(nalexander) → review+
Comment 4•11 years ago
|
||
Comment on attachment 8630531 [details]
MozReview Request: Bug 1181124 - Remove mdpi folder from CONSTRAINED_AAPT_CONFIGURATIONS in Makefile.in; r?rnewman
https://reviewboard.mozilla.org/r/12763/#review11309
Ship It!
| Assignee | ||
Comment 5•11 years ago
|
||
url: https://hg.mozilla.org/integration/fx-team/rev/0d6e676fbfdc4b307d9e5f147b15bc8f3a46d8d1
changeset: 0d6e676fbfdc4b307d9e5f147b15bc8f3a46d8d1
user: Martyn Haigh <mhaigh@mozilla.org>
date: Tue Jul 07 17:35:09 2015 +0100
description:
Bug 1181124 - Remove mdpi folder from CONSTRAINED_AAPT_CONFIGURATIONS in Makefile.in r=nalexander
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 42
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•