Closed
Bug 251566
Opened 21 years ago
Closed 21 years ago
Make toolkit/ the canonical location for unforked global files (starting with l10n files)
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: benjamin)
Details
(Keywords: meta)
Attachments
(1 obsolete file)
As part of the l10n plan for ffox 1.0, we are coalescing all the localized files
that are part of the "new toolkit" in the toolkit/locales/(en-US) directory.
Also, as a longer-term plan, there are various modules in xpfe/ and extensions/
which are actually part of the core web-browsing experience (xpfe/appshell,
xmlextras, xslt, webservices, etc). The new toolkit requires some of these in
order to work properly (auto-update and extension management features, for
example). These files should end up living in the toolkit/ directory (keeping
the current module owners, of course).
The technical implication of this change is that developers who are building
seamonkey will need to pull the toolkit/ directory for some locale files, and
will eventually need to build parts of that directory.
Assignee | ||
Comment 1•21 years ago
|
||
See http://lxr.mozilla.org/aviarybranch/source/netwerk/resources/jar.mn#7 for
how I'm keeping compatibility with seamonkey but not forking core locale files.
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #153300 -
Flags: superreview?(shaver)
Comment 3•21 years ago
|
||
(In reply to comment #2)
> Created an attachment (id=153300)
> Everyone should pull toolkit/
fwiw, bug 242254 has this change, too. (except the run_configure part)
Assignee | ||
Comment 4•21 years ago
|
||
bryner checked in something equivalent. I would still prefer an announcement be
made about this.
Assignee | ||
Comment 5•21 years ago
|
||
OK, announcement was made on npm.seamonkey and a few other NGs.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 6•20 years ago
|
||
Comment on attachment 153300 [details] [diff] [review]
Everyone should pull toolkit/
This is obsolete then.
Attachment #153300 -
Attachment is obsolete: true
Attachment #153300 -
Flags: superreview?(shaver)
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•