Closed
Bug 1153192
Opened 8 years ago
Closed 8 years ago
Cannot pass extra arguments to l10n-repack.py
Categories
(Firefox Build System :: General, defect)
Tracking
(firefox38 fixed, firefox39 fixed, firefox40 fixed)
RESOLVED
FIXED
mozilla40
People
(Reporter: Fallen, Assigned: Fallen)
References
Details
Attachments
(1 file)
624 bytes,
patch
|
gps
:
review+
lmandel
:
approval-mozilla-aurora+
lmandel
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
When including l10n.mk it is not possible to pass extra arguments to l10n-repack.py. I have a small patch that fixes it.
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
CC'ing Mike in case he wants to take this one too :)
Updated•8 years ago
|
Attachment #8590787 -
Flags: review?(gps) → review+
Assignee | ||
Comment 4•8 years ago
|
||
Comment on attachment 8590787 [details] [diff] [review] Fix - v1 Approval Request Comment [Feature/regressing bug #]: Feature [User impact if declined]: Needed for Thunderbird 38 + Lightning [Describe test coverage new/current, TreeHerder]: None yet, but as long as this variable is undefined it will be no different than before. [Risks and why]: no known risks [String/UUID change made/needed]: none
Attachment #8590787 -
Flags: approval-mozilla-beta?
Attachment #8590787 -
Flags: approval-mozilla-aurora?
Comment 5•8 years ago
|
||
Comment on attachment 8590787 [details] [diff] [review] Fix - v1 Beta+ Aurora+
Attachment #8590787 -
Flags: approval-mozilla-beta?
Attachment #8590787 -
Flags: approval-mozilla-beta+
Attachment #8590787 -
Flags: approval-mozilla-aurora?
Attachment #8590787 -
Flags: approval-mozilla-aurora+
https://hg.mozilla.org/mozilla-central/rev/7125873a632f
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Comment 7•8 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/567bd8a64ef3
status-firefox39:
--- → fixed
Comment 8•8 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/d1e5b60cd47c
status-firefox38:
--- → fixed
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•