Closed
Bug 589942
Opened 16 years ago
Closed 9 years ago
remove extensions/reporter from l10n.ini and filter.py
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: Gavin, Unassigned)
References
Details
Since we no longer ship reporter (bug 572695), we should probably remove it from the l10n config files. I think this doesn't have much of an impact since the code isn't actually removed yet.
Comment 1•16 years ago
|
||
Let's check out what SeaMonkey wants to do with reporter, KaiRo?
Comment 2•16 years ago
|
||
(In reply to comment #1)
> Let's check out what SeaMonkey wants to do with reporter, KaiRo?
Reporter should be removed from m-c completely and from SeaMonkey as well, of course. I don't think people really look at what gets dumped there anyhow.
Comment 3•16 years ago
|
||
Ok, filed a bug on SeaMonkey (bug 590487), and to get reporter hg removed after that (bug 590492).
The trick is, if we leave reporter in 'til then, localizers will actually get a notification to hg remove the code on their side, too.
If that's taking too long, we could just ignore reporter in l10n.ini and filter.py until then.
Depends on: 590492
Comment 4•16 years ago
|
||
(In reply to comment #3)
> The trick is, if we leave reporter in 'til then, localizers will actually get a
> notification to hg remove the code on their side, too.
I removed l10n.ini/filter.py stuff from SeaMonkey as well when removing reporter there, as I think it's enough to warn localizers about it through Firefox, which has a lot more locales, including all that SeaMonkey has.
That said, we should be good for moving along with this!
Comment 5•15 years ago
|
||
I'm marking this FUTURE, as I'd rather not remove the signal to hg remove too soon.
Target Milestone: --- → Future
Comment 6•9 years ago
|
||
Looks like this got removed at some stage (or maybe changed into webcompat-reporter), in any case, I believe this is WFM now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•