Closed
Bug 1302679
Opened 8 years ago
Closed 8 years ago
Remove obsolete entries from browser/filter.py and l10n.ini
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox52 fixed)
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: flod, Assigned: flod)
Details
Attachments
(1 file)
1.95 KB,
patch
|
Pike
:
review+
|
Details | Diff | Splinter Review |
We should remove extensions/reporter from both files
http://hg.mozilla.org/mozilla-central/file/tip/browser/locales/filter.py#l15
http://hg.mozilla.org/mozilla-central/file/default/browser/locales/l10n.ini#l11
And make sure l10n repos don't have that folder anymore.
We might need to clean up pocket too, if that doesn't land in bug 1301442
Assignee | ||
Comment 1•8 years ago
|
||
Double checked repos, and the only locales I've found with extensions/reporter are unsupported locales: nr, rw, ss, st, ts.
Assignee | ||
Comment 2•8 years ago
|
||
Fixed pocket for es-AR and sl on l10n-central.
Fixed extensions/reporter also for obsolete locales across branches: nr, rw, ss, st, ts.
Assignee | ||
Comment 3•8 years ago
|
||
Attachment #8799303 -
Flags: review?(l10n)
Assignee | ||
Comment 4•8 years ago
|
||
Comment on attachment 8799303 [details] [diff] [review]
bug1302679.patch
Review of attachment 8799303 [details] [diff] [review]:
-----------------------------------------------------------------
Clearing r? for now, the patch doesn't seem to work as I'd expect.
Attachment #8799303 -
Flags: review?(l10n)
Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8799303 [details] [diff] [review]
bug1302679.patch
Review of attachment 8799303 [details] [diff] [review]:
-----------------------------------------------------------------
OK, I think I've figured out why a file in browser/extensions/pocket is still reported as obsolete with this patch applied: it's still analyzed as part of mod="browser"
Attachment #8799303 -
Flags: review?(l10n)
Comment 6•8 years ago
|
||
Comment on attachment 8799303 [details] [diff] [review]
bug1302679.patch
Review of attachment 8799303 [details] [diff] [review]:
-----------------------------------------------------------------
right, but then against browser/locales/en-US/extensions/pocket. Which doesn't exist either, so this is cool.
Attachment #8799303 -
Flags: review?(l10n) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8c51fc68856e
Remove extensions/reporter and browser/extensions/pocket from compare-locales checks. r=pike
Keywords: checkin-needed
Comment 8•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•6 years ago
|
Target Milestone: Firefox 52 → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•