Closed
Bug 554017
Opened 15 years ago
Closed 15 years ago
libfreebl* are not in package-manifest.in
Categories
(Thunderbird :: Build Config, defect)
Tracking
(thunderbird3.1 beta2-fixed)
RESOLVED
FIXED
Thunderbird 3.1b2
Tracking | Status | |
---|---|---|
thunderbird3.1 | --- | beta2-fixed |
People
(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)
References
Details
Attachments
(1 file)
545 bytes,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
User failed to add an account.
Got Javascript error:
TypeError: this._init is not a function.
Copying libfreebl* from dist/bin fixed the problem.
The bug is in Tb3.1 not Tb3.0.
Attachment #433911 -
Flags: review?(bugzilla)
Updated•15 years ago
|
Attachment #433911 -
Flags: review?(bugzilla) → review+
Comment 2•15 years ago
|
||
Comment on attachment 433911 [details] [diff] [review]
patch
>+bin/libfreebl_32int64_3.so
Please use the @BINPATH@/@DLL_PREFIX@foo@DLL_SUFFIX@ replacements that we use everywhere else so that we're consistent and protected if BINPATH ever changes.
r=Standard8 with that change.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
status-thunderbird3.1:
--- → beta2-fixed
Target Milestone: --- → Thunderbird 3.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•