Searched refs:firefox (Results 1 – 17 of 17) sorted by relevance
6 ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.12/source/firefox-2.0.0.12-source.tar.bz28 bzip2 -dc firefox-2.0.0.12-source.tar.bz2 | tar xvf -10 mv mozilla firefox-2.0.0.1215 cd firefox-2.0.0.1226 LD_LIBRARY_PATH=`pwd`/lib/firefox-2.0.0.12:\27 `pwd`/lib/firefox-2.0.0.12/components:\28 `pwd`/lib/firefox-2.0.0.12/plugins \30 --trace-children=no -v ./lib/firefox-2.0.0.12/firefox-bin32 # start and then quit firefox a couple of times before measuring
98 * Test with large applications (firefox and OOo 2.0) on all platforms.
190 test with a big executable: firefox192 valgrind --vgdb=yes --vgdb-error=1000 --vgdb-poll=50000 --trace-children=yes firefox 2>&1 | tee f.o…194 wait for some messages from the "big" firefox executable to appear.197 gdb /usr/lib/firefox-3.5/firefox205 start firefox like in the previous test.213 NB: this will make firefox run extremely slow, as it will do a leak
671 type=AVC msg=audit(1162855927.312:1296): avc: denied { read } for pid=7208 comm="firefox-bin" na…672 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…673 type=AVC msg=audit(1162855927.312:1297): avc: denied { getattr } for pid=7208 comm="firefox-bin"…674 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…676 type=AVC msg=audit(1162855963.506:1298): avc: denied { getattr } for pid=7208 comm="firefox-bin"…677 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…679 type=AVC msg=audit(1162855965.502:1299): avc: denied { read } for pid=7208 comm="firefox-bin" na…680 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…681 type=AVC msg=audit(1162855965.506:1300): avc: denied { execute } for pid=7208 comm="firefox-bin"…682 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…[all …]
3381 type=AVC msg=audit(1163772959.287:11379): avc: denied { getattr } for pid=6507 comm="firefox-bin…3382 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…3384 type=AVC msg=audit(1163772959.883:11380): avc: denied { read } for pid=6507 comm="firefox-bin" n…3385 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…3386 type=AVC msg=audit(1163772959.899:11381): avc: denied { execute } for pid=6507 comm="firefox-bin…3387 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…3389 type=AVC msg=audit(1163772960.231:11382): avc: denied { read } for pid=6507 comm="firefox-bin" n…3390 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…3391 type=AVC msg=audit(1163772960.231:11383): avc: denied { getattr } for pid=6507 comm="firefox-bin…3392 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…[all …]
27 db=`ls -1d $HOME/.mozilla/firefox/*default*`
32 firefox-db2pem.sh config-vxworks.h Makefile.vxworks checksrc.pl \
30 # desktop reached -- start firefox81 # firefox started, close it
84 drd/scripts/download-and-build-firefox86 …-var=yes --trace-children=yes --show-confl-seg=no $HOME/software/mozilla-build/dist/bin/firefox-bin
257 ca-firefox: lib/firefox-db2pem.sh259 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
573 ca-firefox: lib/firefox-db2pem.sh575 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
2857 - Running 'make ca-firefox' in the root build dir will now run the new2858 firefox-db2pem.sh conversion script that converts a local Firefox db of ca
89 valgrind -v --trace-children=yes firefox
437 /* firefox specific markup */462 /* firefox specific markup */
546 /* firefox specific markup */571 /* firefox specific markup */
374 # in firefox it yields 'object'.660 # is given null or undefined as this argument (and so does firefox nightly).
498 def firefox(self, fileName=None, encoding="utf-8"): member in SVG