Closed
Bug 586854
Opened 15 years ago
Closed 15 years ago
[Non-static SeaMonkey] "Warning: package error or possible missing or unnecessary file: SeaMonkeyDebug.app/Contents/MacOS/components/libaccessibility.dylib (package-manifest, 63)."
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b1
People
(Reporter: sgautherie, Assigned: sgautherie)
References
Details
Attachments
(1 file)
1.98 KB,
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1281653542.1281654459.25699.gz&fulltext=1
OS X 10.5 comm-central-trunk leak test build on 2010/08/12 15:52:22
{
Warning: package error or possible missing or unnecessary file: SeaMonkeyDebug.app/Contents/MacOS/components/libaccessibility.dylib (package-manifest, 63).
}
Ftr, this warning was initially reported in bug 564606 comment 8 and tried to fix in bug 534664 (refused) patch Bv1a.
Flags: in-testsuite-
Assignee | ||
Comment 1•15 years ago
|
||
package-manifest.in: add what Thunderbird already has.
removed-files.in: add a '! MOZ_STATIC_BUILD' case. (At least, to be safe.)
Attachment #465514 -
Flags: review?(kairo)
Assignee | ||
Updated•15 years ago
|
![]() |
||
Updated•15 years ago
|
Attachment #465514 -
Flags: review?(kairo) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 465514 [details] [diff] [review]
(Av1) Add missing |#ifdef ACCESSIBILITY|
[Checkin: Comment 2]
http://hg.mozilla.org/comm-central/rev/95ac9dd1a272
Attachment #465514 -
Attachment description: (Av1) Add missing |#ifdef ACCESSIBILITY|. → (Av1) Add missing |#ifdef ACCESSIBILITY|
[Checkin: Comment 2]
Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b1
Assignee | ||
Updated•13 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•