Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43924 - Mozilla-Firefox +DOM Inspector
Summary: Mozilla-Firefox +DOM Inspector
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-06 16:19 UTC by Bash
Modified: 2004-03-18 18:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bash 2004-03-06 16:19:12 UTC
Why there is no DOM Inspector in Firefox from ebuild???

Reproducible: Always
Steps to Reproduce:
1. firefox &
2. click to Tools menu
3.

Actual Results:  
no DOM Inspector in Tools menu

Expected Results:  
wanna DOM Inspector

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0,
2.4.20-gentoo-r8)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Gentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://devnull/gentoo-portage"
USE="X acl acpi alsa apm avi berkdb cdr crypt curl directfb dvb dvd encode esd
ethereal fbcon flash foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg libg++ libwww
mad mmx motif mpeg ncurses nls oss pam pcmcia pdflib perl png qt readline samba
sdl slang spell sse ssl tcltk truetype usb x86 xface xinerama xml xml2 xmms xv zlib"


 U I [ Found these USE variables in : net-www/mozilla-firefox-0.8 ]
 - - java     : Adds support for Java
 + + gtk2     : Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both.
 - - ipv6     : Adds support for IP version 6
 - - gnome    : Adds GNOME support
 - - moznoxft : unknown
Comment 1 Eric Brown 2004-03-06 20:59:21 UTC
if you build firefox from source, do you get a DOM inspector in the tools menu? (same version)
Comment 2 Bash 2004-03-08 18:13:47 UTC
from mozilla-firefox-0.8.ebuild:
--enable-extensions=default,-inspector,-irc,-venkman,-content-packs,-help"
                            ^^^^^^^^^^
if write without '-' DOM Inspector compiling good.

I saw DOM Inspector in binary tarball from mozilla.org
This Feature can be done with USE flag like 'DOM' (like moznoxft)
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-03-18 18:47:41 UTC
Brad fixed this in the mozilla-firefox-0.8-r1.ebuild, thanks!