Closed
Bug 405539
Opened 18 years ago
Closed 9 years ago
toolkit.manifest has two dead entries
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: johnjbarton, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
The toolkit.manifest has six entries, two of them link to areas of toolkit.jar that do not exist:
content global-region jar:toolkit.jar!/content/global-region/ xpcnativewrappers=yes
content global-platform jar:toolkit.jar!/content/global-platform/ platform xpcnativewrappers=yes
toolkit.jar has a content/global but no global-region or global-platform. There is a global-region and global-platform directory in en-US.manifest
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
Gijs' Chromelister complains when ever I open it because the manifest is broken.
It seems to be true for FF2 and FF3.
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•9 years ago
|
||
The packaging tools complain about these kinds of things these days. This should no longer be an issue.
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
•