Closed
Bug 235948
Opened 21 years ago
Closed 21 years ago
make sure nightly builds include the gnomevfs extension
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.7beta
People
(Reporter: darin.moz, Assigned: darin.moz)
Details
Attachments
(1 file)
709 bytes,
patch
|
bryner
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
make sure nightly builds include the gnomevfs extension.
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.7beta
Assignee | ||
Comment 1•21 years ago
|
||
so, even though libnkgnomevfs.so is getting built and included in the GTK2+XFT
Linux build of firefox, NSGetModule is not being exported. the problem is that
MODULE_NAME should not be defined in Makefile.in. Thanks to bryner for
figuring this out!
Assignee | ||
Updated•21 years ago
|
Attachment #143674 -
Flags: superreview?(bryner)
Attachment #143674 -
Flags: review?(bryner)
Updated•21 years ago
|
Attachment #143674 -
Flags: superreview?(bryner)
Attachment #143674 -
Flags: superreview+
Attachment #143674 -
Flags: review?(bryner)
Attachment #143674 -
Flags: review+
Assignee | ||
Comment 2•21 years ago
|
||
Comment on attachment 143674 [details] [diff] [review]
v1 patch
firefox nightlies are shipping with a dead libnkgnomevfs.so library because of
this bug.
small patch for add-on feature == low risk :)
Attachment #143674 -
Flags: approval1.7b?
Comment 3•21 years ago
|
||
Attachment #143674 -
Flags: approval1.7b? → approval1.7b+
Assignee | ||
Comment 4•21 years ago
|
||
fixed on trunk for 1.7 beta
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•