Closed Bug 33048 Opened 24 years ago Closed 24 years ago

DomViewer Makefiles are not valid

Categories

(SeaMonkey :: General, defect, P3)

x86
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bernd.mielke, Assigned: alecf)

References

Details

It is not possible to start the DomVieer from the menubar and  a short look on
these makefiles from rdf/tests/resources shows why.

navigatorOverlay.xul: <menuitem value="&domviewer.label;"
oncommand="window.content.location.href='chrome://domviewer/content/DOMDataSourceViewer.xul'"/>
makefile.win: SAMPLES_DIR = $(DIST)/bin/chrome/domviewer/chrome/content/default
makefile.in: SAMPLES_DIR =  $(DIST)/bin/chrome/domviewer/content/default
*** Bug 33185 has been marked as a duplicate of this bug. ***
Alec,

could you please change that makefile.win removing the the 'chrome' from the
sample directory path. It will fix this bug and 20332.

Bernd
fixed by damn on 2000-04-19
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Obsolete DOM Viewer bugs -> Browser-General; DOM Viewer component is going away.
Component: DOM Viewer → Browser-General
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.