Closed Bug 454497 Opened 16 years ago Closed 11 years ago

distclean misses modules/plugin junk

Categories

(Core Graveyard :: Plug-ins, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: brendan, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #454492 +++

I had to re-pull my m-c tree to cope with seemingly unfixable residue from srcdir build configuration, and after distclean in my old tree (mozilla-centra.bad), I found, among the diff -r output against the freshly-cloned new mozilla-central tree, the following:

Only in mozilla-central/modules/plugin/default/mac: DefaultPlugin.xcodeproj
Only in mozilla-central/modules/plugin/default/mac: DefaultPluginPrefix.h
Only in mozilla-central/modules/plugin/default/mac: Info-DefaultPlugin.plist
Only in mozilla-central.bad/modules/plugin/default/mac: Makefile~
Only in mozilla-central/modules/plugin/default/mac: NullPlugin.cpp
Only in mozilla-central/modules/plugin/default/mac: NullPlugin.rsrc
Only in mozilla-central/modules/plugin/default/mac: npmac.cpp
Only in mozilla-central.bad/modules/plugin/default/unix: Makefile~
Only in mozilla-central.bad/modules/plugin: samples
Only in mozilla-central.bad/modules/plugin/sdk: Makefile
Only in mozilla-central.bad/modules/plugin/sdk/samples: Makefile
Only in mozilla-central.bad/modules/plugin/sdk/samples: SanePlugin
Only in mozilla-central.bad/modules/plugin/sdk/samples/basic/windows: Makefile
Only in mozilla-central.bad/modules/plugin/sdk/samples/common: .deps
Only in mozilla-central.bad/modules/plugin/sdk/samples/common: Makefile
Only in mozilla-central.bad/modules/plugin/sdk/samples/common: libplugingate_s.a
Only in mozilla-central.bad/modules/plugin/sdk/samples/common: np_entry.o
Only in mozilla-central.bad/modules/plugin/sdk/samples/common: npn_gate.o
Only in mozilla-central.bad/modules/plugin/sdk/samples/common: npp_gate.o
Only in mozilla-central.bad/modules/plugin/sdk/samples: scriptable
Only in mozilla-central.bad/modules/plugin/sdk/samples: simple
Only in mozilla-central.bad/modules/plugin/sdk/samples/winless/windows: Makefile
Only in mozilla-central.bad/modules/plugin/tools: sdk

Some of this may be stale due to repeated incremental pulls, but it did cause me build grief, which distclean did not fix. That has to be a bug.

/be
Blocks: 454499
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.