Closed
Bug 352318
Opened 19 years ago
Closed 19 years ago
disable-plugin doesn't work
Categories
(Minimo Graveyard :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: gxkahn, Assigned: dougt)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060808 Fedora/1.5.0.6-2.fc5 Firefox/1.5.0.6 pango-text
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060808 Fedora/1.5.0.6-2.fc5 Firefox/1.5.0.6 pango-text
set option disable-plugin, but still found nsPluginModule in file
minimo/base/linux/minimo-link-names
Reproducible: Always
Steps to Reproduce:
1.set disable-plugin
2. make -f client.mk configure
3. see minimo/base/linux/minimo-link-names contains nsPluginModule
Actual Results:
found nsPluginModule in minimo/base/linux/minimo-link-names
Expected Results:
shouldn't find nsPluginModule in minimo/base/linux/minimo-link-names
Comment 1•19 years ago
|
||
there is no plugin module there. see http://lxr.mozilla.org/mozilla1.8/source/minimo/base/linux/minimo-link-names
marking as invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•